Hi,

I am trying to create Webservices using CXF and "PAYLOAD" as dataformat. I
am facing the issue with returning the response from the webservice..i.e
only with PAYLOAD OPTION. I am keeping the response thing in the
exchange.getIn().setBody(response).. this is giving me the below error:

         Message org.apache.cxf.message.MessageImpl not supported in Payload
mode Routing.

Can someone help me how/what needs to be set in the exchange object for
PAYLOAD option.

Thanks,
Trivedi


-- 
View this message in context: 
http://www.nabble.com/issue-with-CXF---Payload-tp24206410p24206410.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to