JobStoreCMT « Job « Spring Q&A





1. Spring + Quartz + JobStoreCMT    stackoverflow.com

I need help with quartz + jdbc Jobstore. Situation looks that: I have spring application, and within this application there is quartz scheduler, it use persistence jobstore (JobStoreCMT with oracle Database). When ...

2. Spring, Quartz, JobStoreCMT    forum.springsource.org

Is there a way to configure Quartz in Spring to use JobStoreTX instead of JobStoreCMT. I understand that SchedulerFactoryBean sets his own JobStoreCMT class but we are having a lot of ...

3. Quartz 1.5.2 + Spring + JobstoreCMT Problem    forums.terracotta.org