0 Replies Latest reply on Aug 14, 2003 11:55 AM by mattygiedt

    Connecting MDB to Queue

    mattygiedt

      I'd like to connect my MDB to a JMS queue managed by a separate JBoss instance.

      What syntax do I use for the

      <destination-jndi-name>

      tag in the jboss.xml file to make this work? Further, do I have to make any other modifications to the deployment descriptors?

      The name of the queue in the separate JBoss instance is 'queue/listenerQueue' and the two JBoss instances are run on the same machine. (Ideally, I would like to separate the two though.)

      Thanks in advance,
      -Matt