1 Reply Latest reply on Aug 12, 2011 1:38 PM by wdfink

    Application clustering over JBOSS 5 on WINDOWS OS.

    abhinandan0201

      I am trying to do application clustering over JBOSS 5.My operating system is windows xp.I want two nodes of JBOSS 5 running over two different systems.Kindly guide me through each step.Thanks in advance.

        • 1. Re: Application clustering over JBOSS 5 on WINDOWS OS.
          wdfink

          Very simple, start a JBoss instance on each system which are in the same sub-network.

          You will see a log message like 'Number of members: 2' in each log (start the second if the first is up just to see it easier)

           

          If you want to protect against accidentally clustering you should start the instances with the option

          '-g <a name> -u <a multicast ip address> -m <a multicast port>'

          in this case the cluster-partition is different to the default