0 Replies Latest reply on Mar 5, 2009 6:41 AM by shravan_csc

    JBoss Cluster server instances starting in Independent mode

      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.