2008/5/8 cmoulliard <[EMAIL PROTECTED]>: > > Hi, > > Is there a difference between the Timer & Quartz component ?
Timer is a simple, non persistence timer using the JDK's in built timer mechanism. Quartz uses the Quartz library which uses a database to store timer events and supports distributed timers and cron notation. Great question - I've started a new area of the FAQ on questions about specific endpoint implementations... http://cwiki.apache.org/CAMEL/camel-endpoint-questions.html -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
