Accessing a Apache SOAP service.

2003-08-14 Thread Sriram . V
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 UR

RE: Accessing a Apache SOAP service.

2003-08-14 Thread Manchaiah, Girish (LNG-DAY)
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