I need the queue to enforce no-duplicate policy. Is it possible? If so , how? (I\'ve been googling for hours... )
Edit:
The ActiveMQSession implementation
ActiveMQ has duplicate message detection built in - how are you defining a duplicate ? If the duplicate has the same messageId - it should be discarded