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