I am using activemq 5.6.0 with a spring application...the issue i have is, how do i prevent the producer from sending duplicate messages to the queue? is there a configuration for that? and there are times when the consumer just stops picking from the queue without any error being displayed...and all the messages just remain in the queue while the producer keeps sending, thereby causing duplicate messages...what could cause that? Would appreciate a swift reply....thanks in advance
-- View this message in context: http://activemq.2283324.n4.nabble.com/How-to-prevent-duplicate-messages-in-queue-tp4667111.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
