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
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