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

[jira] [Resolved] (CAMEL-9728) change Reader to InputStream if the camel-cxf endpoint use RAW|MESSAGE DataFormat

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

Freeman Fang resolved CAMEL-9728.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.17.1
                   2.18.0
                   2.16.3
                   2.15.6

> change Reader to InputStream if the camel-cxf endpoint use RAW|MESSAGE DataFormat
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-9728
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9728
>             Project: Camel
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.15.6, 2.16.3, 2.18.0, 2.17.1
>
>
> In most case when camel-cxf endpoint use RAW|MESSAGE DataFormat, DefaultCxfBinding.getContentFromCxf just return InputStream already, however in some cases such as use cxf jms transport with byte[] jms type, as cxf message content stored in a StringReader,  this make DefaultCxfBinding.getContentFromCxf  return NULL



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)