If you can use jmx-console to create jms destinations at runtime, you can connect to the jmx agent (using one of its connectors) to manage jboss.mq.DestinationManager-MBean for creating runtime jms destinations 
----- Original Message -----
Sent: Tuesday, March 25, 2003 9:25 AM
Subject: Antwort: [JBoss-user] JMS Queue Deployed at runtime


You can use the jboss.mq.DestinationManger-MBean via jmx- console to create queues and topics at runtime. You also have to update the jbossmq-destinations-service.xml for persisting your configuration update, because queues and topics created at runtime will not be automatically stored in the configuration file.

Reply via email to