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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...