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 sa...@apache.org on 2006/11/11 15:48:23 UTC

svn commit: r473719 - /webservices/axis2/trunk/c/xdocs/docs/userguide.html

Author: samisa
Date: Sat Nov 11 06:48:22 2006
New Revision: 473719

URL: http://svn.apache.org/viewvc?view=rev&rev=473719
Log:
Appllied codegen patch by Milinda

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

Modified: webservices/axis2/trunk/c/xdocs/docs/userguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/userguide.html?view=diff&rev=473719&r1=473718&r2=473719
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/userguide.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/userguide.html Sat Nov 11 06:48:22 2006
@@ -572,8 +572,7 @@
 </pre>
 
 <p>If you need an XML in/out programming model, you can just ignore the data
-binding support by setting the following parameters. Give "<code>-l c</code>"
-option to enable C language code generation.</p>
+binding support by setting the following parameters.
 <pre>java org.apache.axis2.wsdl.WSDL2C -uri interoptestdoclitparameters.wsdl -ss -sd -d none</pre>
 
 <p>The WSDL <code>interoptestdoclitparameters.wsdl</code> can be found in



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