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

Willem Jiang updated CAMEL-1370:
--------------------------------

      Component/s: camel-core
      Description: Since the StreamSource holds a InputStream or a Reader , we 
just need to cache the InputStream or Reader  instead of turn it into Stream by 
using the transformer of the JAXP.
    Fix Version/s: 1.6.1
                   2.0.0
         Assignee: Willem Jiang
          Summary: Don't turn the StreamSource into String by using JAXP for 
caching  (was: Don)

> Don't turn the StreamSource into String by using JAXP for caching
> -----------------------------------------------------------------
>
>                 Key: CAMEL-1370
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1370
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.0.0, 1.6.1
>
>
> Since the StreamSource holds a InputStream or a Reader , we just need to 
> cache the InputStream or Reader  instead of turn it into Stream by using the 
> transformer of the JAXP.

-- 
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