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)