0 Replies Latest reply on Feb 16, 2005 11:42 AM by justkeys

    creating queue at runtime

    justkeys

      How can i create a queue (and bind in the jndi) at runtime, from java code, so that it has the same effect as:

      - stopping jboss
      - adding another mbean code="org.jboss.mq.server.jmx.Queue"
      - starting jboss

      The queue and it's contents must survive a jboss crash.