You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2008/06/04 09:03:00 UTC

[jira] Resolved: (CAMEL-576) Put the InputStream object into the camel message body when camel-cxf producer get response in MESSAGE date format

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

Willem Jiang resolved CAMEL-576.
--------------------------------

    Resolution: Fixed

The patch committed reversion is 663010.

> Put the InputStream object into the camel message body when camel-cxf producer get response in MESSAGE date format
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-576
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-576
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>    Affects Versions: 1.2.0, 1.3.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>
> You can get the InputStream object from camel message's getBody() method,
>  in this way we can leverage the camel's converter framework to convert the message object to what we want.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.