1. quartz: Ramjobstore and misfireThreshold forum.springsource.orgquartz: Ramjobstore and misfireThreshold Does anyone know how to set the misfireThreadhold property of a RamJobstore? With the JobStoreSupport subclasses it is no problem, but the following doesn`t work: Code: |
2. quartz misfireThreshold problem forum.springsource.orgquartz misfireThreshold problem Hi, I have been trying to find solution for this problem. In quartz.properties, I specified , org.quartz.jobStore.misfireThreshold = 3600000 Which means according to documents -"The the number of ... |