1 Reply Latest reply on Nov 3, 2005 9:01 AM by adrian.brock

    ConnectionFacory MBean name wanted

    kjc5664


      I have an MBean which, when started opens a JMSQueue, then registers a Listener on that Queue.

      The problem that I have is that my MBean is being started before the ConnectionFactory has been bound into the JNDI name space.

      I'm looking for the proper some service name
      for my MBean.

      So far, I have been able to find it.

      Thanks in advance.