Hi
I am having difficulties running WSDL2Java program in my environment. I managed to deploy my webservice, but now I can't generate the client side for that.
When I run:
java -cp $AXISCLASSPATH org.apache.axis.wsdl.WSDL2Java http://localhost:8080/axis/services/MusicSearch?wsdl I get exception:
My $AXISCLASSPATH environment is:
Has anyone ideas what is wrong? I am allready sick and tired of this
[ July 29, 2006: Message edited by: Juhan Voolaid ]