You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by sa...@apache.org on 2008/02/03 07:15:27 UTC

svn commit: r617955 - /webservices/axis2/trunk/c/tools/codegen/javatool/README.txt

Author: samisa
Date: Sat Feb  2 22:15:26 2008
New Revision: 617955

URL: http://svn.apache.org/viewvc?rev=617955&view=rev
Log:
Fixed some typos

Modified:
    webservices/axis2/trunk/c/tools/codegen/javatool/README.txt

Modified: webservices/axis2/trunk/c/tools/codegen/javatool/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/javatool/README.txt?rev=617955&r1=617954&r2=617955&view=diff
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/javatool/README.txt (original)
+++ webservices/axis2/trunk/c/tools/codegen/javatool/README.txt Sat Feb  2 22:15:26 2008
@@ -17,13 +17,13 @@
 
 To geneate a seve skeleton in C:
 Linux:
-	sh WSDL2C.sh -ui inteoptestdoclitpaametes.wsdl -ss -sd -d adb -u
+	sh WSDL2C.sh -uri inteoptestdoclitpaametes.wsdl -ss -sd -d adb -u
 Windows:
-      WSDL2C.bat -ui inteoptestdoclitpaametes.wsdl -ss -sd -d adb -u
+      WSDL2C.bat -uri inteoptestdoclitpaametes.wsdl -ss -sd -d adb -u
 
 To geneate a client stub in C: 
 Linux: 
-	sh WSDL2C.sh -ui inteoptestdoclitpaametes.wsdl -d adb -u 
+	sh WSDL2C.sh -uri inteoptestdoclitpaametes.wsdl -d adb -u 
 Windows
-      WSDL2C.bat -ui inteoptestdoclitpaametes.wsdl -d adb -u 
+      WSDL2C.bat -uri inteoptestdoclitpaametes.wsdl -d adb -u 
 



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