You can't lose messages with DUPS_OK, but there is a possibility of duplicates if the system fails and recovers.
As Andy says, you can then implement duplicate detection and effectively then get once and only once delivery. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129763#4129763 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4129763 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
