Hi All,

I am new to working with web services. I have a URL for a wsdl. I need to implement this wsdl with Spring Integration. So, basically I first need how to get started with this URL and how to fetch require data from it. I have to basically get a usersessionID from it by providing username and password as inputs.

Can anyone provide me some guidelines on how to create a client and use it to fetch data. Gone through some tutorials but not able to find any information.

My environment is
STS-2.5, java 1.6, Jboss 5.

Really stuck on how to start working with this. Need help on working with this.

Thanks in Advance.

Regards,
Avinash Munaga.