Consider the following situation:

The topic myTopic has 3 subscribers mdb1,  mdb2 and mdb3.

A message is published to myTopic and mdb1 and mdb2 process the message without error. 
mdb3 can't connect to the internet (or whatever) and the message is eventually 
DLQed........

Now.....it is not a poblem to pull that message off the DLQ and republish it to 
myTopic at a later time, but when I do this all three subscribers want to consume the 
message even though mdb1 and mdb2 have already successfully processed it the first 
time around.

Is anyone aware of a clean(a relative definition, I know) way to handle this situation 
that I may(probably) be overlooking?

Any thoughts would be appreciated.

Thanks.
Brian.


<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827759#3827759";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827759>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to