Hi ,
I am new to webservices, I got a wsdl from 3rd party API,I need to generate stubs and from http request(i will have some input) I need to form a soap request from the input and to pass the request to the API and get the response back using spring web service.

Could anyone help me how to do it?

Or any step by step tutorial is there to handle it.

Thanks in Advance
Sridhar