You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Dejan Predovic (JIRA)" <ji...@apache.org> on 2007/09/11 11:57:22 UTC

[jira] Created: (CAMEL-143) XPath namespaces configuration not possible through xml

XPath namespaces configuration not possible through xml
-------------------------------------------------------

                 Key: CAMEL-143
                 URL: https://issues.apache.org/activemq/browse/CAMEL-143
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 1.1.0
            Reporter: Dejan Predovic


Xpath xml element offers no way to define namespace mappings.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-143) XPath namespaces configuration not possible through xml

Posted by "James Strachan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Strachan resolved CAMEL-143.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0

Fixed! Here's a test case showing it in action...

https://svn.apache.org/repos/asf/activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/processor/xpathFilterWithNamespace.xml

https://svn.apache.org/repos/asf/activemq/camel/trunk/components/camel-spring/src/test/java/org/apache/camel/spring/processor/SpringXPathFilterWithNamespaceTest.java


> XPath namespaces configuration not possible through xml
> -------------------------------------------------------
>
>                 Key: CAMEL-143
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-143
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.1.0
>            Reporter: Dejan Predovic
>             Fix For: 1.3.0
>
>
> Xpath xml element offers no way to define namespace mappings.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.