If you need a singleton, you can also annotate your bean with the barrier:

  | @Depends("jboss.ha:service=HASingletonDeployer,type=Barrier")
  | 

It is also better when you need to farm your application across the cluster 
(which I do not recall that deploy-hasingleton does).

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238116
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to