You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by Samisa Abeysinghe <sa...@yahoo.com> on 2004/10/22 08:01:13 UTC

Bug in Windows User Guide?

The windows user guide has the following 2 commnads to exec WSDL2Ws tool:

Java -classpath %classpath%;.\wsdl2ws.jar org.apache.axis.wsdl.wsdl2ws.WSDL2Ws Calculator.wsdl
-o./ServerOut -lc++ -sserver

Java -classpath %classpath%;.\wsdl2ws.jar org.apache.axis.wsdl.wsdl2ws.WSDL2Ws Calculator.wsdl
-o./ClientOut -lc++ -sclient

It is a known problem that wsdl2ws.jar must appear before all Axis Java jars.
Hence the commands should be corrected with
-classpath .\wsdl2ws.jar;%CLASSPATH%

Also the command name is java and not Java.

Additionally I have updated and commited WSDL2Ws tool doc to include usage info
It is good that both Win and Linux gudes point to that doc for more details on WSDL2WS tool.

Samisa...


		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

Re: Bug in Windows User Guide?

Posted by John Hawkins <HA...@uk.ibm.com>.



bug !


John Hawkins




                                                                           
             Samisa Abeysinghe                                             
             <samisa_abeysingh                                             
             e@yahoo.com>                                               To 
                                       axis-c-dev@ws.apache.org            
             22/10/2004 07:01                                           cc 
                                                                           
                                                                   Subject 
             Please respond to         Bug in Windows User Guide?          
              "Apache AXIS C                                               
             Developers List"                                              
                                                                           
                                                                           
                                                                           
                                                                           




The windows user guide has the following 2 commnads to exec WSDL2Ws tool:

Java -classpath %classpath%;.\wsdl2ws.jar
org.apache.axis.wsdl.wsdl2ws.WSDL2Ws Calculator.wsdl
-o./ServerOut -lc++ -sserver

Java -classpath %classpath%;.\wsdl2ws.jar
org.apache.axis.wsdl.wsdl2ws.WSDL2Ws Calculator.wsdl
-o./ClientOut -lc++ -sclient

It is a known problem that wsdl2ws.jar must appear before all Axis Java
jars.
Hence the commands should be corrected with
-classpath .\wsdl2ws.jar;%CLASSPATH%

Also the command name is java and not Java.

Additionally I have updated and commited WSDL2Ws tool doc to include usage
info
It is good that both Win and Linux gudes point to that doc for more details
on WSDL2WS tool.

Samisa...



_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com