camel-cxf should support streaming ---------------------------------- Key: CAMEL-4548 URL: https://issues.apache.org/jira/browse/CAMEL-4548 Project: Camel Issue Type: Improvement Affects Versions: 2.8.1 Reporter: Daniel Kulp Assignee: Daniel Kulp Fix For: 2.8.2
camel-cxf current DOM parses everything and stores things internally as DOM Elements. This prevents proper streaming and also cause massive performance and memory issues, especially with large messages. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira