[jboss-user] [Clustering/JBoss] - Re: Deploying the application in selected nodes in a cluster

shoeb1981 do-not-reply at jboss.com
Fri Nov 30 03:03:28 EST 2007


I think you can do that and you can still use farming. In the cluster-config.xml, you will need to change the partition name of Node1 and Node3 to same value. Make sure you don't specify partition name for Node3 (ie. let it use default partition). If you don't want to play with the config files, start JBoss with the partition (see the exact value in manual) name using -D option.
You'll also probably need to create a multicast address and use that address when you are trying to start the jboss server. Check out the arguements that you can use when you start Jboss.
Now Node1 and node3 are the part of partition, so farming will deploy/undeploy ears in that partition only.

Hope that helps


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

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



More information about the jboss-user mailing list