XPathBuilder doesn't support javax.xml.transform.dom.DOMSource inputs.
----------------------------------------------------------------------

                 Key: CAMEL-187
                 URL: https://issues.apache.org/activemq/browse/CAMEL-187
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-core
            Reporter: Dejan Predovic
         Attachments: domsource.patch

When used in ServiceMix messages are of the type 
javax.xml.transform.dom.DOMSource and not org.w3c.dom.Node, so we get a class 
cast exception. 

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