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

Willem Jiang updated CAMEL-858:
-------------------------------

    Summary: Log component should cache the message body's InputStream   (was: 
Log component should not consumer the InputStream message)

> Log component should cache the message body's InputStream 
> ----------------------------------------------------------
>
>                 Key: CAMEL-858
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-858
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 1.3.0, 1.4.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.5.0
>
>
> If we put the log between an InputStream consumer and InputStream producer 
> like below 
> from("InputStream Consumer").to("log:ShowMessageBody").to("InputStream 
> Producer");
> The InputStream Producer can't read the any date from the in message body.

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

Reply via email to