[jboss-user] [EJB 3.0] - Re: MDB and EJB3--Newbie Question

jc7442 do-not-reply at jboss.com
Fri Aug 11 15:59:59 EDT 2006


I declare my jar as a java jar in the application.xml not an ejb one:

  | <module>
  |     <java>myjar-1.0-SNAPSHOT.jar</java>
  |   </module>
  | 

If tou use JbossMQ, queue should be created when MDB is deployed (if you have another JMS implementation you will have an exception see recent thread about ActiveMQ on this forum)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964691#3964691

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964691



More information about the jboss-user mailing list