Akitoshi Yoshida created CAMEL-10080:
----------------------------------------
Summary: CxfPayloadConverter to use a XMLStreamReader based
conversion if applicable
Key: CAMEL-10080
URL: https://issues.apache.org/jira/browse/CAMEL-10080
Project: Camel
Issue Type: Improvement
Components: camel-cxf
Reporter: Akitoshi Yoshida
Assignee: Akitoshi Yoshida
This patch allows CxfPayloadConverter to use XMLStreamReader based converter
when converting StAX based CxfPayload instances into InputStream or Reader,
thereby avoiding instantiating an intermediate large memory object such as
String or DOM Document or a temporary cache file on the file system.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)