Author: samisa
Date: Tue Apr 17 21:48:40 2007
New Revision: 529863

URL: http://svn.apache.org/viewvc?view=rev&rev=529863
Log:
Fixed the WSDL2C Java svn revision 

Modified:
    webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html

Modified: webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html
URL: 
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html?view=diff&rev=529863&r1=529862&r2=529863
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/axis2c_manual.html Tue Apr 17 21:48:40 
2007
@@ -1329,11 +1329,12 @@
 <h1>14. WSDL2C Tool</h1>
 
 <p>WSDL2C tool that comes with Axis2/Java supports generation of Axis2/C stubs 
and
-skeletons for WSDL files. This is a Java tool that can be used to generate C 
code that works with Axis2/C.
-<a href="http://svn.apache.org/viewvc/webservices/axis2/trunk/java";>Axis2/Java
-SVN</a> revision 414253 and later versions provide this facility. A basic
-guide on this Java tool can be found <a
-href="http://ws.apache.org/axis2/1_0/userguide2.html#Writing_Web_Services_by_Code_Generating_Skeleton";>here.</a></p>
+skeletons for WSDL files. This is a Java tool that can be used to generate C 
code that works with Axis2/C API.
+You should use <a 
href="http://svn.apache.org/viewvc/webservices/axis2/trunk/java";>Axis2/Java
+SVN</a> revision 529533 or later revisions. You can download 
+<a href="http://people.apache.org/dist/axis2/nightly/";>Axis2/Java nightly 
build</a> and use those
+binaries to generate code. A basic guide on this Java tool can be found 
+<a 
href="http://ws.apache.org/axis2/1_0/userguide2.html#Writing_Web_Services_by_Code_Generating_Skeleton";>here.</a></p>
 <p>Before you 
 run the tool, make sure that all the .jar
 library files that comes with Axis2/Java are added to the CLASSPATH 
environment variable.</p>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to