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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to