Yes I do use JAXRS. On Wed, Mar 9, 2011 at 1:56 PM, Sergey Beryozkin-5 [via CXF] < [email protected]> wrote:
> Hi > > On Wed, Mar 9, 2011 at 7:56 PM, Dallas007 <[hidden > email]<http://user/SendEmail.jtp?type=node&node=3416352&i=0&by-user=t>> > wrote: > > > 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); > > > > > Do you use JAX-RS or not ? > > Cheers, Sergey > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://cxf.547215.n5.nabble.com/xml-version-missing-in-REST-XML-message-tp3416163p3416352.html > To unsubscribe from xml-version missing in REST (XML) message, click > here<http://cxf.547215.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3416163&code=bmFuZGlnYW1hNHVAZ21haWwuY29tfDM0MTYxNjN8NTQ0NDQwNTcy>. > > -- View this message in context: http://cxf.547215.n5.nabble.com/xml-version-missing-in-REST-XML-message-tp3416163p3418880.html Sent from the cxf-user mailing list archive at Nabble.com.
