Line 1... |
Line 1... |
1 |
org.quartz.scheduler.instanceName = XServicesScheduler
|
1 |
org.quartz.scheduler.instanceName = XServicesScheduler
|
2 |
org.quartz.threadPool.threadCount = 3
|
2 |
org.quartz.threadPool.threadCount = 3
|
3 |
org.quartz.jobStore.class = org.quartz.simpl.RAMJobStore
|
3 |
org.quartz.jobStore.class = org.quartz.simpl.RAMJobStore
|
- |
|
4 |
|
- |
|
5 |
|
4 |
#org.quartz.jobStore.class = org.quartz.impl.jdbcjobstore.JobStoreTX
|
6 |
#org.quartz.jobStore.class = org.quartz.impl.jdbcjobstore.JobStoreTX
|
5 |
#org.quartz.jobStore.driverDelegateClass = org.quartz.impl.jdbcjobstore.CloudscapeDelegate
|
7 |
#org.quartz.jobStore.driverDelegateClass = org.quartz.impl.jdbcjobstore.CloudscapeDelegate
|
6 |
#org.quartz.jobStore.driverDelegateClass = org.quartz.impl.jdbcjobstore.StdJDBCDelegate
|
8 |
#org.quartz.jobStore.driverDelegateClass = org.quartz.impl.jdbcjobstore.StdJDBCDelegate
|
7 |
#org.quartz.jobStore.dataSource = QUARTZ
|
9 |
#org.quartz.jobStore.dataSource = QUARTZ
|