1. JobDetail class for quartz cant be initialized in spring frame work stackoverflow.com
I am not able to initialize JobDetail class in spring framwork.
I am using JSP page to call Servlet in this servlet.
I am initializing my scheduler ... |
2. Cannot convert value of type [$Proxy5] to required type [org.quartz.JobDetail] forum.springsource.orgI should have posted this reply sooner. Didn't realize I had forgotten. I actually had to do a 'clean' build by getting rid of all my classes etc and rebuilding my ... |