Session timeout 30 minutes

I have run into a problem using jsecurity sessions. No matter how much activity I do in my webapps session (reads & writes), the session unconditionally times out after 30 minutes.

For example, I log into my webapp, a new session cookie is created and I can see this cookie in my browser. Even if I am working the entire 30 minutes reading & writing to session in my webapp, the session expires every time.

Any suggestions? Perhaps my cache or filter is not setup properly?

Thanks,
Todd
tkofford@ku.edu

Hi Todd, You might have seen

Hi Todd,

You might have seen this by now, but this was a bug that was fixed and resolved. It was included in the 0.9 final release made a few days ago.

Regards,

Les