Greetings all,
This may be a simple question, but I haven't been able to find much about it and the behavior confuses me.
The environment is Quartz 1.5.2/Spring 2.0. I am using persistent cron triggers and I have been trying to change the cron expression and the misfire instruction by changing the properties in the CronTriggerBean.
I make the changes in the config file, but when I restart the SchedulerFactory for my app the changes are not being reflected in the database for the persisted trigger.
I'm thinking I must be missing something simple here, but not sure what. Any advice would be greatly appreciated!


Reply With Quote
.
