Hi,
This is my
java class which i have exposed as a webservice in axis 2.0. Now i need help to write a client with asynchronous (using RPCServiceClient and invokeNonBlocking) call to the webservice. ServiceEPR is:
http://localhost:7070/axis/services/Calculator The services.xml for the service is:
Thank you,
Regards,
Azad Bajaj