[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBAS-4204, BasicQueue.removeAllMessages cleanup
adrian@jboss.org
do-not-reply at jboss.com
Mon Mar 19 13:01:47 EDT 2007
I've fixed this. It shouldn't even be doing the removeAllMessages() in this case,
it should be throwing an exception to the application.
The user will now get an javax.jms.IllegalStateException
if they unsubscribe() a Durable TopicSubscription while it is still active.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029392#4029392
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029392
More information about the jboss-dev-forums
mailing list