0 Replies Latest reply on Jan 21, 2002 6:57 AM by bdobby

    Newbie: Problems with JNDI lookup for JBossMQ objects

    bdobby

      I'm having two problems doing JNDI lookups while implementing a JMS client to JBoss 2.4.3:

      1. The lookup for XAConnectionFactory fails, even though JNDIView shows the object in the global namespace. A lookup for ConnectionFactory, however, succeeds.

      2. If I create a queue called NobilisAgent, the lookup for queue/NobilisAgent fails. If, however, I change the queue name to nobilisAgent, the lookup for queue/nobilisAgent succeeds.

      Anyone have any suggestions as to what is going on?

      TIA
      Brian