[jboss-user] [Clustering/JBoss] - Re: JBoss 4.2.3 Quartz CronTrigger resume on failover

lensaenz do-not-reply at jboss.com
Wed Jul 22 11:17:16 EDT 2009


To solve this issue you need to add a dependency on the barrier controller like this:
@Depends({"jboss.ha:service=HASingletonDeployer,type=Barrier"})
and resume the Job somewhere in the start() lifecycle method of an MDB.


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

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



More information about the jboss-user mailing list