1 Reply Latest reply on Dec 1, 2008 11:48 AM by jmesnil

    creating message queues programmatically JMX

    ncaralicea

      Hi all,
      I tried to fiend a way to create a a MBean queue by using JMX.
      Is there someone who has already done it?
      So, having given the following:

      /queue/mytest
      Domain Name: jboss.messaging.destination
      service: Queue
      name: mytest
      MBean Java Class: org.jboss.mx.modelmbean.XMBean

      i want to create the jmx administrative client able to create this queue

      Thanks alot