Filter the multi-part message header in camel-cxf component ------------------------------------------------------------
Key: CAMEL-3683 URL: https://issues.apache.org/jira/browse/CAMEL-3683 Project: Camel Issue Type: Improvement Components: camel-cxf Reporter: Willem Jiang Fix For: 2.7.0 We need to filter the content type with multi-part, as the multi-part stream is already consumed by AttachmentInInterceptor. If we keep using the old content type, it will cause some trouble when routing this message to another CXF endpoint. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira