Hi All,

I want to cluster my web application and my web application is using JMS for
messaging.
Here if i run three jetty servers at that time the same message to the same
topic is sent
thrice and as a result it is also received thrice by single receiver.I can
handle it at receiver level from being received thrice but apart from this
way,is there any way in activeMQ itself to avoid same messages from being
stored multiple times in a given topic.( Like using unique message id if
activemq discard messages containing same messageids).

Please help me ASAP.
Thanx in advance.

Regards,
Manish
-- 
View this message in context: 
http://www.nabble.com/Can-any-one-help-me-in-dealing-with-duplicating-messages-for-clustered-web-application-tp18358668p18358668.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to