[jboss-user] [JBoss Seam] - Re: Maintain async calls after restart

hispeedsurfer do-not-reply at jboss.com
Tue Sep 4 08:20:12 EDT 2007


Hi Michael,

can you tell me what I have to change in properties file to get quartz working with mysql for example. 
I see the seam.quartz.properties in CVS but it's not obvious for me what I have to do.

org.quartz.scheduler.instanceName Sched1
  | org.quartz.scheduler.instanceId 1
  | org.quartz.scheduler.rmi.export false
  | org.quartz.scheduler.rmi.proxy false
  | 
  | org.quartz.threadPool.class org.quartz.simpl.SimpleThreadPool
  | org.quartz.threadPool.threadCount 3
  | 
  | org.quartz.jobStore.class org.quartz.simpl.RAMJobStore
  | 


Thanks

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080846#4080846

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4080846



More information about the jboss-user mailing list