Hi all!
 
I have no problems generating stubs using WSDL2Java and importing them in testMyService.java with "import localhost.axis.services.myService.*;".
 
But how do you import a stub when the testMyService.java is client side? That is, when using WSDL2Java http://[IP-address]/axis/services/myService?wsdl how do you import the stub in testMyService.java?
 
Cheers, Stig P.

Reply via email to