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:22:25 UTC

[jira] [Assigned] (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 reassigned CAMEL-9728:
-----------------------------------

    Assignee: Freeman Fang

> 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
>
> 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, it return a StringReader,  this make it hard to cooperate with other camel endpoint like the schema validation endpoint.



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