[
https://issues.apache.org/activemq/browse/CAMEL-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-1370.
---------------------------------
Resolution: Fixed
Applied patch into trunk
http://svn.apache.org/viewvc?rev=746872&view=rev
1.x branch
http://svn.apache.org/viewvc?rev=746876&view=rev
> 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.