You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Oliver Holzmann (JIRA)" <ji...@apache.org> on 2014/09/19 12:21:33 UTC

[jira] [Created] (CAMEL-7839) Xpath is not namespace aware in choice

Oliver Holzmann created CAMEL-7839:
--------------------------------------

             Summary: Xpath is not namespace aware in choice
                 Key: CAMEL-7839
                 URL: https://issues.apache.org/jira/browse/CAMEL-7839
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.14.0
            Reporter: Oliver Holzmann


I have a route (XML definition) containing a choice based on xpath expressions. The xpath expressions are using custom namespaces. After migration from camel 2.13.2 to camel 2.14.0 the namespaces are not registered to the XpathExpression and XPathBuilder anymore.

XPath in "setProperty" definitions referencing the same namespaces still work fine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)