Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: CXF library add the unwanted namespace in SOAP outgoing rqst |
|
Author |
|
deepaksb2@gmail.com
Joined: 06 Jan 2015 Posts: 1 Location: India
|
Posted: Tue 06 Jan '15 13:44 Post subject: CXF library add the unwanted namespace in SOAP outgoing rqst |
|
|
Hi,
In my implementation, the javax.xml.soap.SOAPMessage object is created and CXF libraries are used for JAX WS implementation and org.apache.cxf.jaxws.DispatchImpl object is created for dispatch, but I saw the original soapmessage is created with envelope is different than actual message transmitted, I saw in wireshark trace, the trasmitted soap envelope has extra namespaces added by CXF library. Is there any way to disable auto added namespaces by CXF libraries. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
|
Back to top |
|
|
|
|
|
|