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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...