Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
1.1
-
None
Description
The documentation contains the following section:
Alternatively, you can get the compiled applet classes from the axis2-soapmonitor-*.jar from inside the expanded axis2.war
under WEB-INF/lib . Simply execute 'jar xf axis2-soapmonitor.jar' and place the applet classes as axis2/SOAPMonitorApplet.class/WEB-INF.
I really did not know what to do, as "axis2/SOAPMonitorApplet*.class/WEB-INF" is not a valid path to copy the contents of "axis2-soapmonitor-*.jar" to. The jar file must be unpacked to the root directory of the Web application, e.g. <CATALINA_HOME>/webapps/axis2.