[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: ServerMessageImpl::durableRefCount strange-ness
clebert.suconic@jboss.com
do-not-reply at jboss.com
Sun Dec 21 21:04:16 EST 2008
This is something you originally wrote, but it seems correct to me.
You need that to determine if you are going to delete the message on the same transaction.
If rollback is called, the delete won't take effect and the durable will be reverted.
Maybe you thought about a different way of doing it now.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197891#4197891
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4197891
More information about the jboss-dev-forums
mailing list