users@glassfish.java.net

Re: performance advisor protects against poison messages?

From: Siraj Ghaffar <Siraj.Ghaffar_at_Sun.COM>
Date: Tue, 24 Mar 2009 12:22:38 -0400

Felipe Gaúcho wrote:
> question: is there in Glassfish any protection about deadlocks in the
> JMS ? (the so called poison messages ?)
>
> may I configure anywhere that above certain threshold the messages
> should stop to be resent ?
>
> * I know it is my responsability to guarantee a sound code and
> eventually to digest dangerous exceptions to avoid poison messages,
> but it is a bit of boring repetitive code that can be avoided if the
> container gives me such feature........
>
>
The performance advisor does not have JMS deadlock protection.