2 Replies Latest reply on Dec 10, 2007 6:30 AM by paoletto

    <resource-adapter-name> equivalent ejb3 annotation

    paoletto

      Hello!

      Im trying to use activeMQ as JMS broker on Jboss.
      I'd like to make a mdb listen on a ActiveMQ queue.

      I found an example (ejb2.1) where they specify - in jboss.xml deployment descriptor - the resource adapter name for each MDB..

      tried to look here: http://labs.jboss.com/jbossejb3/docs/tutorial/mdb/mdb.html
      but cant find an ejb3 equivalent annotation..

      can someone help me?