I need to create connection to web service with axis2. I would like to know how can I convert recieved 开发者_如何学编程xmls to Java objects. Is there any good tutorials to learn how to do this?Axis2
If I have understood Axis2 correct i can construct a WebService and then access it with any SOAP compatible client.