Hi all, I use the: service=DestinationManager (org.jboss.mq.server.jmx.DestinationManager) mbean to create a new Queue in the JMX console. I invoke the createQueue(String name) method.
This works nicely. I see the queue created and it appears in the jboss.mq.destination domain. However when I restart JBoss my newly created Queue is disapeared. I think that this is because there is no deployment descriptor for this queue. Is there any way to save/persist my newly created queue's using the JMX-console? Many thanks, Harm de Laat View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847654#3847654 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847654 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
