Thanks for the quick response! We're testing it out right now! -----Original Message----- From: Serkan Camurcuoglu [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2008 2:46 PM To: Jetspeed Users List Subject: Re: Portal Timeout
in tomcat you can configure the global session timeout value in tomcat_installation_directory/conf/web.xml there's an entry like this: <!-- ==================== Default Session Configuration ================= --> <!-- You can set the default session timeout (in minutes) for all newly --> <!-- created sessions by modifying the value below. --> <session-config> <session-timeout>30</session-timeout> </session-config> the default value is 30 minutes.. Ford, Jennifer M. wrote: > Hi there! > > Our users are complaining about the short default timeout on the portal. > Is that configurable, and if so, where? > > Thanks, > Jennifer Ford > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]