[JBoss-user] [Clustering/JBoss] - Adding permanent Queues without restarting the servers in Si

2006-04-06 Thread me_sam
I have two servers running on a m/c using singleton cluster service. I want to add the queues to both the servers without restarting them. Also i want only master node to show the available queues. I am tring the the following approach, added a .sar file which defines the Queues to the URL Lis

[JBoss-user] [Clustering/JBoss] - How to find master node programtically in Singleton Cluster

2006-04-06 Thread 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