ICEfaces
  1. ICEfaces
  2. ICE-1804

Increase default session timeout on sample apps

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.5
    • Fix Version/s: 1.6DR#6, 1.6
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      All
    • Affects:
      Sample App./Tutorial

      Description

      In ICEfaces 1.5.x, the session expiry settings for all of the included sample applications is 5 minutes. This really seems to be to short to be useful and often results in users experiencing numerous session expiry when using the sample apps.

      We should change the "session-config" parameter in the web.xml file for each sample application to use a 30 minute timeout, instead of 5:

      <session-config>
          <session-timeout>30</session-timeout>
      </session-config>


      The following sample applications are affected:

        - component-showcase (JSP, Facelet, and Seam)
        - address-demo
        - auctionMonitor
        - Timezone 1-7

        Activity

        Hide
        Mark Collette added a comment -

        Changed the session timeouts to 30 minutes. Some had previously been 5 minutes, or 15 minutes, or were not set in their web.xml files.

        Subversion 14360

        icefaces\samples\address-demo\conf\web.sunri.icefaces.xml
        icefaces\samples\auctionMonitor\config\web.sunri.icefaces.ce.xml
        icefaces\samples\component-showcase\conf\web.sunri.icefaces.ce.xml
        icefaces\samples\component-showcase\conf\web.sunri.icefaces.facelet.xml
        icefaces\samples\tutorial\timezone1\web\WEB-INF\web.xml
        icefaces\samples\tutorial\timezone1\web\WEB-INF\web_myfaces.xml
        icefaces\samples\tutorial\timezone2\web\WEB-INF\web.xml
        icefaces\samples\tutorial\timezone2\web\WEB-INF\web_myfaces.xml
        icefaces\samples\tutorial\timezone3\web\WEB-INF\web.xml
        icefaces\samples\tutorial\timezone3\web\WEB-INF\web_myfaces.xml
        icefaces\samples\tutorial\timezone4\web\WEB-INF\web.xml
        icefaces\samples\tutorial\timezone4\web\WEB-INF\web_myfaces.xml
        icefaces\samples\tutorial\timezone5\web\WEB-INF\web.xml
        icefaces\samples\tutorial\timezone5\web\WEB-INF\web_myfaces.xml
        icefaces\samples\tutorial\timezone6\web\WEB-INF\web.xml
        icefaces\samples\tutorial\timezone7\web\WEB-INF\web.xml

        Show
        Mark Collette added a comment - Changed the session timeouts to 30 minutes. Some had previously been 5 minutes, or 15 minutes, or were not set in their web.xml files. Subversion 14360 icefaces\samples\address-demo\conf\web.sunri.icefaces.xml icefaces\samples\auctionMonitor\config\web.sunri.icefaces.ce.xml icefaces\samples\component-showcase\conf\web.sunri.icefaces.ce.xml icefaces\samples\component-showcase\conf\web.sunri.icefaces.facelet.xml icefaces\samples\tutorial\timezone1\web\WEB-INF\web.xml icefaces\samples\tutorial\timezone1\web\WEB-INF\web_myfaces.xml icefaces\samples\tutorial\timezone2\web\WEB-INF\web.xml icefaces\samples\tutorial\timezone2\web\WEB-INF\web_myfaces.xml icefaces\samples\tutorial\timezone3\web\WEB-INF\web.xml icefaces\samples\tutorial\timezone3\web\WEB-INF\web_myfaces.xml icefaces\samples\tutorial\timezone4\web\WEB-INF\web.xml icefaces\samples\tutorial\timezone4\web\WEB-INF\web_myfaces.xml icefaces\samples\tutorial\timezone5\web\WEB-INF\web.xml icefaces\samples\tutorial\timezone5\web\WEB-INF\web_myfaces.xml icefaces\samples\tutorial\timezone6\web\WEB-INF\web.xml icefaces\samples\tutorial\timezone7\web\WEB-INF\web.xml

          People

          • Assignee:
            Unassigned
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: