The example is posted at:

https://wso2.org/library/90


http://yourhost:port/axis2/services/BookService?wsdl

I found numerous examples to examine the wsdl on the internet.


Am I supposed to be able to do this:
http://yourhost:port/axis2/services/BookService/getBooks

and

http://yourhost:port/axis2/services/BookService?findBook("111");

What do I need to do in order to get that functionality from my internet.

 Thanks,

Ve

Reply via email to