Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

SOAP Envelope Namespace

$
0
0
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

Viewing all articles
Browse latest Browse all 5648

Trending Articles