I have figured out the reason.Simply speaking ,the reason is when the consomer closing,the
queue it depended has be stopped.
to work around it,simply add a "depends" entry in my mbean define descriptor(the
jboss-service.xml),making the jms consumer mbean depend on the queue. then at server
shutdown these mbean will be stopped in a right order. great!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4013039#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...