If you only wanted this feature for persisted messages then you could change the client
receive not to actually remove the message from the DB but flag it as being read. Then the
you could just check if the message already existed before writing it to the DB. You could
then just periodcally sweep and delete the read messages
Just a thought......
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977194#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...