Besides sending the AddressName on replicate delivery, and forcing a depage until a
reference is found, I also had to make sure replicateDelivery wouldn't subtract sizes
on the PageControl.
replicateDelivery was calling removeFromQueue, and that would call addSize(-size).
addSize is supposed to be called only on ACK, so I had done a few tweaks around the
method.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201557#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...