So I can not use farm directory to hot deploy across the cluster
 and use cluster-config partition to tell were I want my beans to be 
instantiated?

This was the kind of setup I was trying to achieve...

Maybe if all the nodes were on the same partition (DefaultPartition) but then 
relating to EJBDeployment, each node had its own configuration.

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=3902592#3902592

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


-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to