In jboss.xml, add

<clustered>true</clustered>

for each bean where you want this behavior.  If you're using EJB3 you can use 
an @Clustered annotation on the bean class instead of XML.

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

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

Reply via email to