1. NullPointerException With Quartz & Spring stackoverflow.comI'm using the Spring Quartz integration, and every time I try to shut down Tomcat, the Quartz processes fail to shut down. This is the stack trace:
|
2. Spring 3.0 Scheduled tasks and tomcat have incorrect timings forum.springsource.orgSpring 3.0 Scheduled tasks and tomcat have incorrect timings I'm trying to run a scheduled task every 10 minutes using the spring scheduler, but when I deploy to tomcat it seems ... |