Re: Camel-Quartz Configuration

2011-10-13 Thread Ioannis Canellos
Why would you make your life difficult and write a pojo to get files via ftp? I would suggest that you use a camel-ftp consumer and specigy the poll delay to be one minute: ftp://scott@localhost/public/reports?password=tiger&binary=true&consumer.delay=6"/> I wouldn't use camel

Camel-Quartz Configuration

2011-10-11 Thread zharvey
that will do everything I need (so long as the camel-quartz configuration is correct), and now I'm not sure what XML/properties config I need to do to get everything working. The Camel-Quarts docs make mention of routes and a quartz.properties file, but I'm not sure which items I absolut