[jboss-user] [Clustering/JBoss] - Re: Node's joining the wrong partition

bstansberry@jboss.com do-not-reply at jboss.com
Wed Apr 1 09:53:00 EDT 2009


Note that JBoss AS accepts a startup switch with shorter syntax. Instead of

-Djboss.partition.name=whatever

you can just use

-g whatever

or 

--partition whatever

Internally all that happens is the value you pass is used to set the jboss.partition.name system property.

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

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



More information about the jboss-user mailing list