| Author |
How to debug a web service with a axis2 stand-alone server?
|
Cobain Smith
Greenhorn
Joined: Dec 20, 2010
Posts: 9
|
|
I exported the JAVA_OPTS variable
and restart the axis2 server by running axis2server.sh again. But it still listens on port 8080. I'm running axis2 as a stand-alone server so no tomcat is involved.
|
 |
Cobain Smith
Greenhorn
Joined: Dec 20, 2010
Posts: 9
|
|
For whatever reason that environment variable could not be read by the script and passing java that options directly leads to a syntax error because y and n must be lower case. This works like a charm.
|
 |
 |
|
|
subject: How to debug a web service with a axis2 stand-alone server?
|
|
|