Hi all,
i am a new learner..i tried examples in the quartz folder..it is working fine...but i like to integrate spring with quartz...but i don't find one single full example of quartz and spring...how to load all the jobs and scheduling in <bean>s specified in the xml
How to load the spring xml and start the scheduler with that....i could not able to achieve this...
Kindly anybody send me one sample code....i like to use SchedulerFactoryBean and ResourceJobSchedulingDataProcessor ....pls help me
Thanks..


Reply With Quote