Change Notes item #456988, was opened at 2001-08-30 13:47 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=456988&group_id=22866 Category: None Group: v3.0 (Rabbit Hole) Status: Open Priority: 5 Submitted By: Peter Antman (pra) Assigned to: Nobody/Anonymous (nobody) Summary: Dead Letter Queue handling added for MDB Initial Comment: Dead Letter Queue handling has been added to JMSContainerInvoker. Messages that are resent a certain number of times will be sent to Dead Letter Queue, where they may later be fetched and checked. This is to avoid JBoss to end in a tight and endles loop when a message is not acked on and on due to a transaction rollback. The way it behaves is documented in org.jboss.ejvb.plugins.jms.DLQHandler. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=456988&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
