Imagine the other following scenario:
node1 and node2 are a group (group1)
node3 and node4 are another group (group2)

I have the following EJB's
Group1EJB1 -> should run clustered on node1/node2 (Group1)
Group2EJB2 -> should run clustered on node3/node4 (GRoup1)
SharedEJB3 -> should run clustered on node1/node2/node3/node4 (All nodes)

Is there a way to do this?

Most appreciated for your quick reply

Sunny 

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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to