[jboss-user] [Clustering/JBoss] - Re: Load Balancing using client Proxy

bstansberry@jboss.com do-not-reply at jboss.com
Tue Feb 20 10:23:48 EST 2007


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



More information about the jboss-user mailing list