I am using a stateless session bean. Now it seems like it does reconnect to the second
server if the first one goes down, but if all servers in the cluster go down and the
client tries to connect when they are down, the client gets in a state where it fails
every time, even after all servers are up again.
Also, what is the default Cluster configuration for an EJB3 slsb using the @Clustered
annotation??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973349#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...