Claus Ibsen created CAMEL-16664:
-----------------------------------
Summary: camel-core - XML routes loader allow to not have root
namespace defined
Key: CAMEL-16664
URL: https://issues.apache.org/jira/browse/CAMEL-16664
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Fix For: 3.11.0
We need the spring namespace at
https://github.com/apache/camel-examples/blob/main/examples/routeloader/src/main/resources/myroutes/cheese-route.xml#L20
Since this is controlled by our routes loader, we can look at inferring the
root namespace automatic if not in the xml code.
This would make writing xml snippets a bit easier.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)