Re: Example of scheduling

2012-09-20 Thread Jim Talbut
On 20/09/2012 17:53, surya theva wrote: Hello, I am new to Camel, I am looking for a example that every day at 12 am my application need to login into ftp server to get the encrypted files. Is there any example I can follow? Regards, ST I have a separate system that runs Quartz in a clustered c

Re: Example of scheduling

2012-09-20 Thread Charles Moulliard
And you can also define a Policy for a camel route to start / stop it according to cron scheduling : http://camel.apache.org/scheduledroutepolicy.html http://camel.apache.org/simplescheduledroutepolicy.html http://camel.apache.org/cronscheduledroutepolicy.html On Fri, Sep 21, 2012 at 7:20 AM, W

Re: Example of scheduling

2012-09-20 Thread Willem jiang
Hi, You can take a look at the camel-quratz[1] and camel-ftp[2] component. [1]http://camel.apache.org/quartz.html [2]http://camel.apache.org/ftp2.html -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjian