Thread

Posted on Tue Jul 15 18:24:10 2008 by saj
How to run a Webservice Client program?
I have a WSDL file which generates the java classes. For using the service, I have a client class which uses those generated classes. Now, I don't know how to run that client class since the generated classes are not compiled. Do I need to compile them manually? What I should do? Help please.
Direct Responses: 8319 | Write a response
Posted on Tue Jul 15 18:55:02 2008 by noxxi in response to 8316
Re: How to run a Webservice Client program?
sorry, I can't help you.
But I can't see how this problem is related to IO::Socket::SSL, try SOAP::WSDL or SOAP::Lite
Write a response