Hi, Please help in this regard.i developled one web service using Apache Axis2, in Soap response <soapenc:Envelop> is comming where as client wants response as <SOAP-ENV:Envelop>, do yiu have any suggestion or solution?
-
[Axis2] Soap message response issue (1 messages)
- Posted by: Uttam Kumar
- Posted on: August 12 2011 00:23 EDT
Threaded Messages (1)
- namespace issue by vivek raut on January 08 2012 04:37 EST
-
namespace issue[ Go to top ]
- Posted by: vivek raut
- Posted on: January 08 2012 04:37 EST
- in response to Uttam Kumar
its a namespace issue. webservice can send element with namespace qualifies if the namespace is defined in the message. The client should be able to decode the message.
Regards,
Vivek