Hi,
Can someone please tell me how to access a service deployed with
Apache SOAP from an Axis Client.
Say i have a service by the name "TestService" with the URI "
urn:Testservice" and i want to send a SOAP message to this service from a
Axis Client.
and the SOAP servlet URL is http://localhost/soap/MessageRouter
How will i send a SOAP Message to the above defined service.
Basically i need to know how do i make the call to the service since the URL
doesn't define the service by itself.
Any help on this would be very useful..
Thanks and Regards
Sriram