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 <hzbar...@gmail.com> wrote:

> 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 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 : <camel:route startable=false/>
>>
>> By default the value of this property will be set to "true".
>>
>> Regards,
>>
>> Charles Moulliard
>> Senior Enterprise Architect
>> Apache Camel Committer
>>
>> *****************************
>> blog : http://cmoulliard.blogspot.com
>>
>
>

Reply via email to