Hi,

How to invoke a wsdl 2.0 webservice using the browser?

For example for a wsdl 1.1 websevice offering add() method it can be invoked
using the URL
http://localhost:8080/axis2/services/UserService/add?param0=5&param1=10<http://localhost:8080/axis2/services/UserService/setTwoNumbers?param0=5&param1=10>
what is the equivalent URL for a wsdl 2.0 webservice?

Thanks for your help!

Reply via email to