How to use same Quartz tables for multiple jobs

Hi All, i am using Spring 3.0 and quartz 1.8.4 , I need urgent help on the following
1. I have configured JDBCJobStore with the Table Prefix QRTZ_. Currently one job is running fine.
I want to use same quartz tables for another job running on same JVM. Is it possible?
2. In Spring-Quartz.xml context file what properties need to be added to define Job Group?

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories