You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Akitoshi Yoshida (JIRA)" <ji...@apache.org> on 2016/06/21 10:25:58 UTC

[jira] [Resolved] (CAMEL-10080) CxfPayloadConverter to use a XMLStreamReader based conversion if applicable

     [ https://issues.apache.org/jira/browse/CAMEL-10080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akitoshi Yoshida resolved CAMEL-10080.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.18.0
                   2.17.2

> 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
>             Fix For: 2.17.2, 2.18.0
>
>
> 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)