[
https://issues.apache.org/activemq/browse/CAMEL-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60981#action_60981
]
Claus Ibsen commented on CAMEL-3007:
------------------------------------
Also routes loaded form XML stream may have to have it prepared before it can
be added as a route. e.g. setting parent, onException etc. like we do for
camel-spring.
> 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.