Hi to all .........

          I am using Camel and Quartz to schedule a job and in Quartz also i
used SimpleTrigger. But the problem here is the trigger fires while we start
the server itself, we don't want like that. It should fire on configured
time only not at initial time.
How to configure it. And the following is my configuration..........

from("quartz://SchedulerJob?trigger.repeatInterval="+repeatInterval+"&trigger.repeatCount="+SimpleTrigger.REPEAT_INDEFINITELY)

Thanks and Regards....

-----
Sudhakar Kaithepalli
--
View this message in context: 
http://camel.465427.n5.nabble.com/camel-quartz-schedulers-tp5715992p5716240.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to