You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2010/07/16 19:46:49 UTC

[jira] Resolved: (CXF-2892) AttachmentSerializer outputs "xop+xml" as body content type even XOP is not enabled

     [ https://issues.apache.org/jira/browse/CXF-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-2892.
------------------------------

    Resolution: Fixed

> 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
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.3, 2.2.10
>
>         Attachments: CXF-2892.patch
>
>
> 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.