On Jul 24, 2007, at 4:33 PM, Esbach, Brandon wrote:
That sounds like the default for tomcat. Have a look in the web-inf/web.xml file for a <session-config> node. It may look something like this: <session-config> <session-timeout>30</session-timeout> </session-config> Set that to something like 600 to make it 10 hours, etc
Still, I think our cookies don't have an expiry date so if cookies are enabled shouldn't the session be on with no expiry? (that's what I get on my machine). -Vincent
-----Original Message----- From: Vincent Massol [mailto:[email protected]] Sent: 24 July 2007 15:18 To: [email protected]; [email protected] Subject: Re: [xwiki-users] Logon Time Out
Hi pbasnews-tmp (what a name! :)),
On Jul 24, 2007, at 4:06 PM, <[email protected]> wrote:
Hi How can I adjust the logon time out? Users disconnect of the xwiki after 30 mn... I want higher this time for all users.
I don't think xwiki is doing anything to disconnect user. I would suggest you look in your container's configuration. Actually we create a cookie that is unlimited in time if I recall correctly. May it be that you prevent cookies on your user machines and thus the container falls back to session id in the URL?
Thanks -Vincent
-- You receive this message as a subscriber of the xwiki- [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/ wws