[jboss-user] [Clustering/JBoss] - Re: Failover working for JMS Client but not for Statless Ses

bstansberry@jboss.com do-not-reply at jboss.com
Thu Jul 10 18:23:40 EDT 2008


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#4163725

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



More information about the jboss-user mailing list