Description
Originally reported in Camel Quarkus https://github.com/apache/camel-quarkus/issues/1497
The ModelParser produced by org.apache.camel.xml.in.ModelParserXMLRoutesDefinitionLoader should pass the XML namespace info to NamespaceAware elements, such as org.apache.camel.model.language.XPathExpression so that they work the same way as they do with JaxbXMLRoutesDefinitionLoader
Attachments
Issue Links
- links to