jQuery in Action, 2nd edition
The moose likes Web Services and the fly likes How to debug a web service with a axis2 stand-alone server? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "How to debug a web service with a axis2 stand-alone server?" Watch "How to debug a web service with a axis2 stand-alone server?" New topic
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.

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to debug a web service with a axis2 stand-alone server?
 
Similar Threads
Virtual Memory setting of Tomcat4.0.1??
Please help me to understand these requirements
No Context Configured To Process This Request
Is this writting for JAVA_OPTS correct?
JBoss JMX client