Adding route from XML should honor its autoStartup flag
-------------------------------------------------------
Key: CAMEL-3007
URL: https://issues.apache.org/activemq/browse/CAMEL-3007
Project: Apache Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 2.4.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.5.0
If a route is adding after CamelContext has been started, then it's autoStartup
flag should be honored. In case the flag is autoStartup=false, the route should
not be auto started.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.