AttachmentSerializer outputs "xop+xml" as body content type even XOP is not
enabled
-----------------------------------------------------------------------------------
Key: CXF-2892
URL: https://issues.apache.org/jira/browse/CXF-2892
Project: CXF
Issue Type: Bug
Components: Core
Reporter: William Tam
Priority: Minor
Fix For: 2.3, 2.2.10
Please check the attached patch. It looks like the content-type should be
"text/xml" for the body (http://www.w3.org/TR/SOAP-attachments#SOAPMultipart)
if XOP is not enabled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.