[jboss-user] [EJB 3.0] - Re: MDB auto-create destination in JBoss 5

greigm do-not-reply at jboss.com
Mon Jan 19 11:03:12 EST 2009


thanks, but I created a jboss.xml in my meta-inf dir and put this inside it:
<jboss>
  |   <enterprise-beans>
  |     <message-driven>
  |         <create-destination>true</create-destination> 
  |     </message-driven>
  |   </enterprise-beans>
  | </jboss>

and JBoss really didn't like it - would I effectively have to specify all my MDBs in this file to use this function?

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

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



More information about the jboss-user mailing list