Hi there.

I'm trying to get jboss running my application clustered. The application uses 
stateless session beans. Following the documentation I created jboss.xml with 
the session beans' clustered flag set to true. However a failing node takes all 
clients connected to this node down - there seems to be no failover. On startup 
both JBoss nodes display messages they are running in a cluster and they found 
each other.

How can I verify
- which client is connected to what server?
- which EJBs will be clustered?
- the jboss.xml contains correct entries (I'm quite sure about EJB-Names, but 
what about JNDI-Names? Do I need them both?)
- the nodes will actually communicate the EJBs within the cluster

Thank you for ideas.

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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to