Re: increasing session timeout to 30min

2005-06-30 Thread J. Wolfgang Kaltz
Gregor J. Rothfuss schrieb: Nele Vogel wrote: I haven't tried this in Lenya, but normally you would add something like 25 to your WEB-INF/web.xml, right after the entries The timeout is specified in minutes, I think 10 is the default. Your approach seems to solve the problem! I

Re: increasing session timeout to 30min

2005-06-29 Thread Jann Forrer
On Wed, 29 Jun 2005, Josias Thoeny wrote: > On Wed, 2005-06-29 at 09:12 -0400, Gregor J. Rothfuss wrote: > > Nele Vogel wrote: > > > > >> I haven't tried this in Lenya, but normally you would add something like > > >> > > >> 25 > > >> > > >> > > >> to your WEB-INF/web.xml, right after th

Re: increasing session timeout to 30min

2005-06-29 Thread Doug Chestnut
Josias Thoeny wrote: Or make it configurable via build.properties? The build-process could write the specified value into the web.xml. I think many people would like to adapt the session timeout to their needs. Josias +1 Set it to 30min but make the setting noticeable in the lenya setup. be

Re: increasing session timeout to 30min

2005-06-29 Thread Jonathan Linczak
On Jun 29, 2005, at 9:12 AM, Gregor J. Rothfuss wrote: Nele Vogel wrote: I haven't tried this in Lenya, but normally you would add something like 25 to your WEB-INF/web.xml, right after the entries The timeout is specified in minutes, I think 10 is the default. Your approach seem

Re: increasing session timeout to 30min

2005-06-29 Thread Josias Thoeny
On Wed, 2005-06-29 at 09:12 -0400, Gregor J. Rothfuss wrote: > Nele Vogel wrote: > > >> I haven't tried this in Lenya, but normally you would add something like > >> > >> 25 > >> > >> > >> to your WEB-INF/web.xml, right after the entries > >> > >> The timeout is specified in minutes, I

increasing session timeout to 30min

2005-06-29 Thread Gregor J. Rothfuss
Nele Vogel wrote: I haven't tried this in Lenya, but normally you would add something like 25 to your WEB-INF/web.xml, right after the entries The timeout is specified in minutes, I think 10 is the default. Your approach seems to solve the problem! I set the timeout to 30 Minutes