[
https://issues.apache.org/jira/browse/CXF-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Somasunderam updated CXF-3198:
------------------------------------
Attachment: CXF-3198-rahulsom-12172010.patch
Patch that fixes Consumes and Produces types and also makes
XmlBeansElementProvider extend AbstractConfigurableProvider.
> XMLBeansElementProvider doesn't support text/xml
> ------------------------------------------------
>
> Key: CXF-3198
> URL: https://issues.apache.org/jira/browse/CXF-3198
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Affects Versions: 2.2.10
> Reporter: Rahul Somasunderam
> Attachments: CXF-3198-rahulsom-12172010.patch
>
>
> Link to Forum:
> http://cxf.547215.n5.nabble.com/XmlBeans-with-contentType-text-xml-doesn-t-work-td3308350.html
> XmlBeansElementProvider supports only application/xml. Should support
> "application/xml", "application/*+xml", "text/xml".
> This means that when a REST Client uses text/xml, it gets a HTTP 415.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.