Also,
I see the following in the QuartzComponent.class,
            // fast forward start time to now, as we do not want any misfire
to kick in
            trigger.setStartTime(new Date());
which would also suppress Quartz logic to handle misfires which is something
we actually need.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Quartz-triggers-being-deleted-when-shutting-down-Camel-tp5727257p5727364.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to