users@glassfish.java.net

Re: Q: Can I define a Web Application with an indefinite session timeout in Glassfish 2.1?

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Thu, 10 Sep 2009 17:16:05 -0700

On 09/10/09 16:42, Ed Hillmann wrote:
> I've confirmed that this behaviour was introduced by the ICEfaces
> code. They had some custom logic to determine if a session times out
> via their asynchronous bridge, and it was not taking negative values
> into consideration.
>
> I've fixed it locally and will be submitting a patch to ICEfaces.
>
> Thanks again for the help with finding the real cause.

Thanks, Ed! Glad you were able to determine the real root cause of the
issue.

Jan

>
> Ed