I have a simple route receiving soap request via cxf endpoint:


How can I create message body for response? If I add a bean with following
code:



I'm still getting empty soap body:



Even thou out body seems to be ok:



I'm using java2wsdl cxf-codegen-plugin maven plugin.

How can i tell camel to simply put this piece of message into webservice
response?



--
View this message in context: 
http://camel.465427.n5.nabble.com/out-body-empty-with-CXF-dataFormat-PAYLOAD-tp5771673.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to