For the soapmonitor, you need to have the applet classes such as:

axis2/SOAPMonitorApplet*.class/WEB-INF

The latest docs try to explain this better - try jar -xf on the
soapmonitor jar to get the applet classes, or compile from source.

http://svn.apache.org/repos/asf/webservices/axis2/trunk/java/xdocs/1_1/soapmonitor-module.html

Robert


On 9/30/06, Gul Onural <[EMAIL PROTECTED]> wrote:




Hi,

How do you guys usually debug the Axis2 SOAP messages? I tried tcpmon, but
it complains that
the port axis2/my service runs is in use. For example the axis2 runs at 8080
and this is the port I am trying to
monitor using the tcpmon. But tcpmon can not bind to it, because it is in
use….

I have tried to use axis SOAP monitor, configured axis2.xml and web.xml as
described in the Axis2
documentation and I was able engage my service with axis soap monitor.
However, web browser
cannot initialize the axis soap monitor applet. It cannot find the
SoapMonitor applet classes.
Where is the axis2-soapmonitor-SNAPSHOT.jar supposed to be in order for web
browser
to initialize the applet properly?

In the standard distribution the  axis2-soapmonitor-SNAPSHOT.jar is under
\apache-tomcat-5.5.17\webapps\axis2\WEB-INF\lib

Gul

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to