Provider/Dispatch<SOAPMessage> adding "soap" prefix
---------------------------------------------------
Key: CXF-2481
URL: https://issues.apache.org/jira/browse/CXF-2481
Project: CXF
Issue Type: Bug
Components: JAX-WS Runtime
Reporter: Daniel Kulp
Assignee: Daniel Kulp
Fix For: 2.2.5
If I have a Provider<SOAPMessage> that uses "SOAP-ENV" for the prefix, when the
returned soapmessage is written out, there is an additional namespace prefix of
"soap" defined for the envelope namespace. That isn't needed or wanted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.