The problem is the messages are no longer on the server side, the buffers are on the
client side.
So the server would have to query every single consumer (maybe thousands) to find out what
is in their buffers which is not really practical.
We could store a copy of them on the server side, but there would be performance
implications of doing this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103460#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...