You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by "Ford, Jennifer M." <JE...@SOUTHERNCO.COM> on 2008/06/20 21:33:41 UTC

Portal Timeout

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: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


RE: Portal Timeout

Posted by "Ford, Jennifer M." <JE...@SOUTHERNCO.COM>.
Thanks for the quick response!  We're testing it out right now! 

-----Original Message-----
From: Serkan Camurcuoglu [mailto:serkanc@telenity.com] 
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: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Portal Timeout

Posted by Serkan Camurcuoglu <se...@telenity.com>.
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: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org