Re: Message Style SOAP

2003-09-16 Thread Satheesh Mani
Thanks Shmuel.   Yes I’m using a request that contains a SOAPEnvelope as String and END_POINT is Axis Message Style Service.  Im getting the following exception now :   Exception : --- AxisFault  faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException  f

Message Style SOAP

2003-09-15 Thread Satheesh Mani
Hi,   Can somebody please provide client sample for the below method signature   public void method(SOAPEnvelope req, SOAPEnvelope resp)     Thanks Satheesh Mani