You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ch...@apache.org on 2007/04/19 12:22:49 UTC

svn commit: r530362 - /webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/userguide-installingtesting.html

Author: chatra
Date: Thu Apr 19 03:22:48 2007
New Revision: 530362

URL: http://svn.apache.org/viewvc?view=rev&rev=530362
Log:
corrected issue pointed out in https://issues.apache.org/jira/browse/AXIS2-2141

Modified:
    webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/userguide-installingtesting.html

Modified: webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/userguide-installingtesting.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/%40axis2_version_dir%40/userguide-installingtesting.html?view=diff&rev=530362&r1=530361&r2=530362
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/userguide-installingtesting.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/userguide-installingtesting.html Thu Apr 19 03:22:48 2007
@@ -107,10 +107,7 @@
 <AXIS2_HOME>/samples/userguide/build/MyService.aar file, which is built
 using the <code>ant</code> command, from
 &lt;AXIS2_HOME&gt;/samples/userguide, to the directory
-&lt;J2EE_HOME&gt;/webapps/axis2-@axis2_version@/WEB-INF/services (Note that
-if you installed a SNAPSHOT version of Apache Axis2, this location might take
-a form such as
-&lt;J2EE_HOME&gt;/webapps/axis2-@axis2_version@-SNAPSHOT/WEB-INF/services)</p>
+&lt;J2EE_HOME&gt;/webapps/axis2/WEB-INF/services.</p>
 
 <p>Your client can come in any number of forms, from a collection of files to
 a single *.jar file. The important thing is to ensure that all the
@@ -121,7 +118,7 @@
 Standard Distribution</a> and adding the *.jar files in the lib directory to
 your CLASSPATH, or you also have the option of running your client using the
 axis2.bat (or axis2.sh) script, which takes care of it for you. For example,
-you can run a client with the command: </p>
+you can run a client with the command:</p>
 
 <p>axis2 org.apache.axis2.axis2userguide.Client.</p>
 



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