1 Reply Latest reply on Apr 10, 2007 5:42 AM by mskonda

    How to configure MDB to listen to a queue from a remote serv

      Hello,

      I have a stand-alone application that listens to messages sent from a remote server. I now would like to turn this app into a Java EE application. The JMS consumer in this stand-alone application would now become MDB bean.

      How do I configure this MDB to listen to messages sent from the remote server? It is the remote server's JBoss Messaging server that owns the configuration of this queue. I would like to use EJB injection if I could.

      Thanks for your help
      -tony