JBoss Cluster server instances starting in Independent mode.
I have created two instances
# cd /home1/jboss/jboss-5.0.0.GA/server
# cp -rp all ABC1 ABC2
# ./run.sh -c ABC1 -b 0.0.0.0 &
Started second instance as below
# ./run.sh -c ABC2 -b 128.167.76.20 &
Is there a way to check the in JBoss console both instances as part of cluster.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215238#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...