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
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.