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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
