[ 
https://issues.apache.org/activemq/browse/CAMEL-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54234#action_54234
 ] 

Claus Ibsen commented on CAMEL-1473:
------------------------------------

In the future when time permits we should take a look at adding ordering of 
routes so you can define a start / shutdown order as well.

In which it by default will shutdown in reverse order of startup, but allowing 
you to customize this as you see fit.
Wonder if we should have some attribute with an integer for the order, that is 
like the order id that servlets use.

Anyway at first we could add an attribute autoStartup on the <route> tag so you 
can disable starting certain routes when Camel starts.

> Allow routes to be configured to be stopped by default ie autoStartup="false" 
> in DSL and XML routes --- logical extension of CAMEL-1004 functionality
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1473
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1473
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Scott Clasen
>            Assignee: Claus Ibsen
>             Fix For: 2.1.0
>
>
> Since routes are now stoppable and startable, there should be a configuration 
> option for routes in DSL and XML that lest you have routes stopped by 
> default, which can later be started via the camelContext.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to