Re: [jira] Resolved: (CAMEL-3643) camel-cxf should not copy the attachments between the CXF and Camel message if the endpoint is working POJO DataFormat

2014-02-03 Thread yirco
Hi, this change breaks the backward compatibility of the CXF component as published on the camel site: Attachment Support POJO Mode: *Attachments are propagated to Camel message's attachments since 2.1. So, it is possible to retreive attachments by Camel Message API DataHandler Message.getAtta

Re: adding Bindings to Endpoints...

2013-09-18 Thread yirco
ey are not known for the BindingEndpoint. But the parameter shall be validated for the cxfrs not for binding. Thank you for reply. Yirco // if endpoint is strict (not lenient) and we have unknown parameters configured then // fail if there are parameters that could not be set,