Hi

On Wed, Mar 9, 2011 at 7:56 PM, Dallas007 <[email protected]> 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

Reply via email to