[
https://issues.apache.org/jira/browse/CXF-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-2062.
------------------------------
Resolution: Fixed
> MTOM content-type header missing required "type" parameter
> ----------------------------------------------------------
>
> Key: CXF-2062
> URL: https://issues.apache.org/jira/browse/CXF-2062
> Project: CXF
> Issue Type: Bug
> Reporter: Daniel Kulp
> Assignee: Daniel Kulp
> Fix For: 2.0.11, 2.1.5
>
>
> http://tools.ietf.org/html/rfc2387 says that the "Type" parameter is
> required. We're only outputting it for xop, not for other mime things.
> Also, the charset is stuck on the multipart/related content-type header when
> it shouldn't be. (just needed in the individual part headers)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.