[jboss-user] [JBoss Messaging] - Re: Queue Creation at Deployment Time

PeterJ do-not-reply at jboss.com
Thu Jul 23 13:38:08 EDT 2009


Try this: place the queue-service.xml file in the base directory of the EAR and add this entry to the META-INF/jboss-app.xml file:

<jboss-app>
  |   <module>
  |     <service>queue-service.xml</service>
  |   </module>
  | </jboss-app>


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

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



More information about the jboss-user mailing list