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

Reply via email to