2 Replies Latest reply on Nov 22, 2005 11:26 AM by gavkearney

    Disabling Cluster service

    gavkearney

      I'm wondering if there's any quick and easy way to disable the clustering service.
      Im using JBoss 4.0.3

      I have tried just removing the cluster-service.xml file from the deploy dir but then my JMS queues will not start, there seems to be a link between the cluster service mbean and the JMS queue mbeans

      Anybody got any ideas on this?

      Really appreciate any help on this matter, thanks in advance,

      Gavin

        • 1. Re: Disabling Cluster service
          gavkearney

          Forgot to mention that I'd like to continue using the 'all' server profile, not the default one

          • 2. Re: Disabling Cluster service
            gavkearney

            Apologies for all the posts, but I may have found a solution and want to get verification,

            If i change the flag for DiscoveryDisabled to true in the cluster-service.xml file, will this effectively turn off clustering, as in the node will no longer try to connect to other nodes and will not be bothered with them?