You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2007/10/19 17:22:24 UTC

[jira] Resolved: (CAMEL-187) XPathBuilder doesn't support javax.xml.transform.dom.DOMSource inputs.

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

James Strachan resolved CAMEL-187.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0

patch applied with thanks!

> 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
>             Fix For: 1.3.0
>
>         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.