Hi

I tried to generate server side skeletons and wrappers by using WSDL2WS
tool. I run it in the command line by using following set of parameters.

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

But it raises classnotfound exception.

Is there any thing missing in the above mentioned command.(Set of
parameters).

Can any one help me on this.

Best Regards
Thushantha


Reply via email to