The MessageRouter will use the targetURI to route the request to your service.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 1:15 PM To: [EMAIL PROTECTED] Subject: Accessing a Apache SOAP service. 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
