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 2006/10/12 13:34:57 UTC

svn commit: r463208 - /webservices/axis2/branches/java/1_1/xdocs/tools/1_1/CodegenToolReference.html

Author: chatra
Date: Thu Oct 12 04:34:54 2006
New Revision: 463208

URL: http://svn.apache.org/viewvc?view=rev&rev=463208
Log:
made minor correction. Thanks Charitha

Modified:
    webservices/axis2/branches/java/1_1/xdocs/tools/1_1/CodegenToolReference.html

Modified: webservices/axis2/branches/java/1_1/xdocs/tools/1_1/CodegenToolReference.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/tools/1_1/CodegenToolReference.html?view=diff&rev=463208&r1=463207&r2=463208
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/tools/1_1/CodegenToolReference.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/tools/1_1/CodegenToolReference.html Thu Oct 12 04:34:54 2006
@@ -729,9 +729,9 @@
 a servlet container.</p>
 
 <p>Run the 'jar_wsdl' ant task from the example build.xml (&gt;ant jar_wsdl),
-which generates a jar file lib/axis2_example_wsdl.jar in the 'lib' directory
-under the build.xml . This jar will be used to compile the client, and also
-will be placed in the servlet container.</p>
+which generates a jar file axis2_example_wsdl.jar in the 'bin/lib' directory.
+This jar will be used to compile the client, and also will be placed in the
+servlet container.</p>
 
 <p>Next, run the 'aar' ant task from the example build.xml (&gt;ant aar),
 which generates the deployable axis2 Web service. Place



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