Sergey, I have just tried out the following example from cxf 2.0.4 distribution - samples/restful_http_binding and the output is:
<ns2:Customers xmlns:ns2="http://demo.restful.server"> <customer> <id>123</id> <name>John</name> </customer> </ns2:Customers> I would appreciate some comments on the issue, thanks. -- Regards, Dmitry -- View this message in context: http://www.nabble.com/jax-rs%2C-raw-xml-output%2C-a-BUG--tp15518626p15528798.html Sent from the cxf-user mailing list archive at Nabble.com.
