Claus Ibsen created CAMEL-17074:
-----------------------------------
Summary: camel-spring-main - Camel from Spring XML has its own pre
configuration that camel-main should not override
Key: CAMEL-17074
URL: https://issues.apache.org/jira/browse/CAMEL-17074
Project: Camel
Issue Type: Bug
Components: camel-main, camel-spring
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 3.13.0
Enabling tracing such as
<camelContext id="camel" trace="true"
xmlns="http://camel.apache.org/schema/spring">
<routeBuilder ref="myRouteBuilder"/>
</camelContext>
And run with camel-spring-main then the trace is disabled as the default
configuration for that via camel-main is tracing is off.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)