Re: [DISCUSS] Add a new property to camel route in Spring DSL

2009-07-02 Thread Charles Moulliard
The route is defined in a Camel DSL XML file. Is it possible to do that in XML file ? My $0.03 Regards, Charles Moulliard Senior Enterprise Architect Apache Camel Committer * blog : http://cmoulliard.blogspot.com On Thu, Jul 2, 2009 at 3:12 PM, Hadrian Zbarcea wr

Re: [DISCUSS] Add a new property to camel route in Spring DSL

2009-07-02 Thread Hadrian Zbarcea
If you don't want a route started, why not deploy it at the time you want it to start? My $0.02, Hadrian On Jul 2, 2009, at 6:03 AM, Charles Moulliard wrote: Hi, I would like to suggest to add a new property in the DSL function route. This property will be used by camelcontext during the

[DISCUSS] Add a new property to camel route in Spring DSL

2009-07-02 Thread Charles Moulliard
Hi, I would like to suggest to add a new property in the DSL function route. This property will be used by camelcontext during the startup of the routes in order to discover which one must be started automatically from those who will be started if conditions are met Idea : By default the value