Re: [Resin-interest] Cluster sessions don't expire

2008-12-05 Thread Richard Grantham
:47 To: General Discussion for the Resin application server Subject: Re: [Resin-interest] Cluster sessions don't expire On Dec 4, 2008, at 9:31 AM, Richard Grantham wrote: Yes, the logout code calls session.invalidate() and it works fine. I have some application logic

Re: [Resin-interest] Cluster sessions don't expire

2008-12-05 Thread Scott Ferguson
] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Ferguson Sent: 04 December 2008 17:47 To: General Discussion for the Resin application server Subject: Re: [Resin-interest] Cluster sessions don't expire On Dec 4, 2008, at 9:31 AM, Richard Grantham wrote: Yes, the logout code calls

[Resin-interest] Cluster sessions don't expire

2008-12-04 Thread Richard Grantham
My woes with clustered sessions and Resin never seem to end! We switched from database-backed sessions to clustered sessions due to issue whereby sessions did not invalidate immediately, which lead to people logging out and finding themselves still logged in. Now we find that sessions do not

Re: [Resin-interest] Cluster sessions don't expire

2008-12-04 Thread Scott Ferguson
On Dec 4, 2008, at 2:43 AM, Richard Grantham wrote: My woes with clustered sessions and Resin never seem to end! We switched from database-backed sessions to clustered sessions due to issue whereby sessions did not invalidate immediately, which lead to people logging out and finding

Re: [Resin-interest] Cluster sessions don't expire

2008-12-04 Thread Richard Grantham
for the Resin application server Subject: Re: [Resin-interest] Cluster sessions don't expire On Dec 4, 2008, at 2:43 AM, Richard Grantham wrote: My woes with clustered sessions and Resin never seem to end! We switched from database-backed sessions to clustered sessions due to issue whereby

Re: [Resin-interest] Cluster sessions don't expire

2008-12-04 Thread Scott Ferguson
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Ferguson Sent: 04 December 2008 16:27 To: General Discussion for the Resin application server Subject: Re: [Resin-interest] Cluster sessions don't expire On Dec 4, 2008, at 2:43 AM, Richard Grantham wrote: My woes