[
https://issues.apache.org/activemq/browse/CAMEL-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Strachan resolved CAMEL-194.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.3.0
Patch applied with thanks! I guess we could do with a test case though :)
> Converters are not found properly
> ---------------------------------
>
> Key: CAMEL-194
> URL: https://issues.apache.org/activemq/browse/CAMEL-194
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 1.2.0
> Reporter: Roman Kalukiewicz
> Fix For: 1.3.0
>
> Attachments: camel-converter.patch
>
>
> There is default converter from dom.Document -> xml.transform.DOMSource
> Unfortunately when you try to send DOM document (implementation) and convert
> it to Source there is no converter found, because Document cannot be assigned
> to implementation without a cast.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.