users@grizzly.java.net

Re: setMaxInactiveInterval

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Fri, 24 Apr 2009 09:32:10 -0400

Salut,

Deen Sokoya wrote:
> I was having problem creating session that timed out. Trace the problem
> to com.sun.grizzly.http.servlet.HttpSession in setMaxInactiveInterval
> method. It should be setting session timeout instead of timestamp,
> should it not?

You are right. I've filled:

https://grizzly.dev.java.net/issues/show_bug.cgi?id=563

and committed the fix.

Thanks for reporting the issue!

-- Jeanfrancois


>
> Thanks.
>
> Deen Sokoya
>