Hi,

I am using Jboss 3.2.2 and a MDB as
JMS destination. The MDB should take a message
from the queue, process it and sometimes (if
processing fails) put it back into the queue.

Is it possible to tell JMS that I want to
receive the message from the queue again
after a period of time?

Otherwise I would have to wait in the
MDB for the specified time before re-processing
the message which doesn' seem to be good design.

Thanks in advance

Stefan


-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to