Hi,
Xml-version missing in REST (XML) message. I have tried using below code but
that did not fix the problem. I can see xml start tag added to soap message
but it did not add to REST (XML) response. FYI, I am using cxf latest
version and JAXB.

       
PhaseInterceptorChain.getCurrentMessage().getExchange().put("org.apache.cxf.stax.force-start-document",
Boolean.TRUE); 


--
View this message in context: 
http://cxf.547215.n5.nabble.com/xml-version-missing-in-REST-XML-message-tp3416163p3416163.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to