[jboss-user] [JBoss Messaging] - Re: Different Message id for each listener

assaf49 do-not-reply at jboss.com
Sun Dec 30 14:12:04 EST 2007


Scenario:
A JMS Connection is used to create 10 JMS listeners on Topic MyTopic.
Each Listener has a different selector (some have OVERLAPPING selector properties).


1) Producer sends Message A.
2) Some Connection failure occurs on the Listeners side
3) Producer sends Message B
4) Redelivery mechanism redelivers Message B (can this happen?)
5) Redelivery mechanism redelivers Message A (order is lost and the listener is not even aware of it)


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116112#4116112

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116112



More information about the jboss-user mailing list