[jboss-user] [Clustering/JBoss] - EJB 3.0 Session Bean (Stateless) Cluster

chapata_gunner do-not-reply at jboss.com
Tue Jul 3 06:24:43 EDT 2007


Hi,

I have two machines which are running JBoss 4.2.0GA 'all' domain and are automatically clustered under the 'Default Partition'. Now I want to achieve the  following design -
There is a Servlet which should send requests to a stateless session bean, which is deployed to both servers (via farm), in a round robin fashion i.e. if the bean in Server A gets the request first time...the bean in Server B should get the request next time.
Can anyone suggest how to do this in a scaleable way?
Any help will be greatly appreciated.

Regards.


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

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



More information about the jboss-user mailing list