Oops, the *-service.xml file should be:
<server>
| <mbean code="org.jboss.jms.server.destination.QueueService"
| name="jbia.jms:service=Queue,name=NewMessage"
| xmbean-dd="xmdesc/Topic-xmbean.xml">
| <depends optional-attribute-name="ServerPeer">
| jboss.messaging:service=ServerPeer
| </depends>
| <depends>jboss.messaging:service=PostOffice</depends>
| </mbean>
| </server>
The security stuff was for my app.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187458#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...