0 Replies Latest reply on Mar 30, 2006 6:53 AM by umeshs79

    HOWTO:Dynamically create persistent JMS destinations in clus

      Hi,

      I have setup the clustered JMS on 2 nodes.

      I need to add persitent queues dynamically in jbossmq-destinations-service.xml without restarting the JBoss instance. I.E. as soon as I add the queue in jbossmq-destinations-service.xml the jboss should detect it automaticlly without restart(HOT DEPLOYMENT)

      My jbossmq-destinations-service.xml is in ..\deploy-hasingleton\jms folder.

      I tried it but JBoss is not adding the queue without restart.

      Iit detects if I keep the jbossmq-destinations-service.xml in deploy folder but I cant do that as on Secondary node(which is not Master) it gives error on restart.

      So My Q is, Is it possible to add a persitent queue in Clustered JMS environment on all nodes?
      If it is possible how to do that?

      Thanks & Regards,
      Umesh