Hi.

I'm trying to consume one webservice using Spring and Axis2.

The webservice its used to expose all the methods of one DLL coded in .NET.

Soo all i wanna do its to access this web service and call the methods exposed.

Can someone explain me how can i do this or show me a good tutorial? Im using the Eclipse IDE....