Details
Description
when javax.xml.parsers.DocumentBuilderFactory.setNamespaceAware(boolean) is set to true, the namespace uris is supposed to be set on all nodes (when there is one)
i think that it should be done here.
it will also avoid to have to "forcenameSpace" see here
Attachments
Issue Links
- is related to
-
CAMEL-12735 XmlRouteParser does not handle usage of xml namespace prefix for camel
-
- Resolved
-
- relates to
-
CAMEL-12735 XmlRouteParser does not handle usage of xml namespace prefix for camel
-
- Resolved
-