0 Replies Latest reply on May 17, 2006 5:19 PM by psmith

    JBoss Messaging queue not bound

    psmith

      I have an issue with a message queue being unable to be looked up from jndi but it shows as being bound when you view the jndi tree. The original post is on the JBoss Messaging forum here (http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944292) but they suggested I post it on the jndi forum.

      It's fairly long but the basics are that when I use the default JBoss setup everything is OK and I can lookup the queue via jndi. When I use the DatabaseServerLoginModule I can lookup everything except the queue. The queue is bound in jndi. The interesting thing is that when I try to delete the queue via the jmx console MBean, I get an exception saying that it is not registered. The same happens if I bind a new queue and then try to delete it. Both operations being done via the MBean in the jmx console.

      Any help would be greatly appretiated.