Hi,

I have an sftp component which load files from external location. The route
starts and stops periodically by cron policy (@Claus Ibsen: thanks for your
advise to use it).

Now I need to do this in a cluster (several tomcat nodes), but only one of
them must perform the real file download, so I configured quartz to be
clustered and take scheduller settings from
org.springframework.scheduling.quartz.SchedulerFactoryBean.

The start and stop are different triggers. But I need to perform the stop
job only on the node where the start event occured. How can I configure
this?

Thanks, Denis.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Clustered-CronScheduledRoutePolicy-how-to-tp5723377.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to