Alexey Markevich created CAMEL-7199:
---------------------------------------
Summary: [cxfrs] Consumer can't process CxfPayload from cxf
producer
Key: CAMEL-7199
URL: https://issues.apache.org/jira/browse/CAMEL-7199
Project: Camel
Issue Type: Bug
Components: camel-cxf
Affects Versions: 2.12.2
Reporter: Alexey Markevich
Attachments: camel-cxf-payload.zip
I'm trying to migrate existing route from camel-jetty to camel-cxf.
Route: from(cxfrs consumer).setBody().to(cxf producer)
failed with "No message body writer has been found for response class
CxfPayload"
and convertBodyTo required.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)