[
https://issues.apache.org/jira/browse/CAMEL-7839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14142876#comment-14142876
]
Willem Jiang commented on CAMEL-7839:
-------------------------------------
It looks like the error is cause by the recent change of CAMEL-7562.
It cause the route context clone doesn't pick up the right ExpressionNode for
copying the namespaces.
> 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
> Assignee: Willem Jiang
> Attachments: test.zip
>
>
> 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)