I am processing a message in the onMessage() method of the MDB. While 
processing this message, I find that the destination where I am sending the 
message to is unavailable. So, I would rollback this transaction, so that the 
message is put back into the queue. Before returning from the current 
onMessage() call, I would like to tell JMS to not deliver message for the next 
'n' seconds in order to introduce delay. How do I achieve this in JBoss?

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to