You have to add
| <clustered>true</clustered>
|
for each bean in jboss.xml. Or, if it's EJB3 you can add an
@org.jboss.annotation.ejb3,Clustered annotation to the bean class.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163725#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...