0 Replies Latest reply on Apr 6, 2006 11:03 AM by me_sam

    How to find master node  programtically in Singleton Cluster

    me_sam

      I have two jboss instances running on one m/c. I want to control the deployment of the jms queues at the startup of the server. i.e. Only master node must show all the available queues and also i want queue deployment hot deployable.

      Is there any way to do that?
      Where to put the xml find which define queues?
      Can i overload MainDeployer