You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ro...@apache.org on 2007/04/06 07:35:54 UTC

svn commit: r526063 - /webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/soapmonitor-module.html

Author: robertlazarski
Date: Thu Apr  5 22:35:53 2007
New Revision: 526063

URL: http://svn.apache.org/viewvc?view=rev&rev=526063
Log:
Minor clarifications on the soapmonitor install - hope it helps

Modified:
    webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/soapmonitor-module.html

Modified: webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/soapmonitor-module.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/%40axis2_version_dir%40/soapmonitor-module.html?view=diff&rev=526063&r1=526062&r2=526063
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/soapmonitor-module.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/soapmonitor-module.html Thu Apr  5 22:35:53 2007
@@ -125,7 +125,10 @@
 <p>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.</p>
+classes as for a common example /home/myuser/tomcat/axis2/SOAPMonitorApplet*.class/WEB-INF . 
+Modify the path to suit your environment. The important point here is that 
+in this example, the compiled applet classes need to be placed at the root 
+of the expanded WAR, ie, inside the 'axis2' directory.</p>
 
 <p>Using a Web browser, go to http[s]://host[:port][/webapp]/SOAPMonitor
 (e.g.http://localhost:8080/axis2/SOAPMonitor) substituting the correct values



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org