[jboss-user] [Clustering/JBoss] - Re: Load balancing for stateless session bean?
bstansberry@jboss.com
do-not-reply at jboss.com
Sun Nov 12 15:08:56 EST 2006
Yes, if you are running the "all" config. Just add <clustered>true</clustered> to the bean's descriptor in jboss.xml. The client proxy you download from JNDI will transparently support load balancing and failover.
See the clustering chapter in the Application Server Guide.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985271#3985271
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985271
More information about the jboss-user
mailing list