You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by gquintana <ge...@gmail.com> on 2014/09/08 17:27:46 UTC

SOAP Envelope Namespace

Hello,

The CXF 2.7 client is producing a SOAP envelope with the following
namespace:


But the server implementing this WS expects:


And return the SOAP fault:
/Couldn't create SOAP message. Expecting Envelope in namespace
http://www.w3.org/2003/05/soap-envelope, but got
http://schemas.xmlsoap.org/soap/envelope//

Is it possible to tune CXF and make it use the wanted namespace?

Thanks,
GĂ©rald




--
View this message in context: http://cxf.547215.n5.nabble.com/SOAP-Envelope-Namespace-tp5748502.html
Sent from the cxf-user mailing list archive at Nabble.com.

Re: SOAP Envelope Namespace (Resolved)

Posted by gquintana <ge...@gmail.com>.
Switch to SOAP 1.2





--
View this message in context: http://cxf.547215.n5.nabble.com/SOAP-Envelope-Namespace-tp5748502p5748505.html
Sent from the cxf-user mailing list archive at Nabble.com.