[jboss-user] [EJB 3.0] - Quartz in Clustered Environment?

homerlex do-not-reply at jboss.com
Mon Sep 10 12:26:05 EDT 2007


Documentation on using Quartz in Jboss is pretty slim.  I did find this page that was very helpful:  http://www.len.ro/work/articles/jboss/creating-a-quartz-job (thanks Merilen) and I was able to get the sample working.

My question is about using Quartz in a JBoss cluster.  Has anyone tried this?  Any special documentation about how to setup Quartz to run in a JBoss cluster?

My understanding of Quartz clustering is that Quartz uses a database to manage which jobs have been fired, etc.  I don't see anything about setting up db connections (or datasources) for Quartz in JBoss.  Can someone please point me in the right direction?



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

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



More information about the jboss-user mailing list