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
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035540#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...