Can anyone please provide me with a sample code for this?
I have a wsdl file, and I want to create a client that will call a service from that wsdl file
A working code
Eclipse is having the option to generate java client.
Just Right click on the WSDL file
Generate Web Service Client
Thatz all. You get the client to invoke the SOAP Service