[jboss-user] [Messaging, JMS & JBossMQ] - Re: Error when close Consumer

joy_wind do-not-reply at jboss.com
Thu Feb 8 09:03:41 EST 2007


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#4013039

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



More information about the jboss-user mailing list