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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to