Thursday, 1 January 2015

how does Axis decide which method in the skeleton should be called when a request comes from a external client like soapui?



when I send a request to a webservice from any external client ,then I am using document style binding with literal encoding .Thus there is no operation name in my message when it reaches the webservice .So then how does Axis decide which operation of the webservice should be called.


No comments:

Post a Comment