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

        Ken Fyten created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Fix Version/s 1.6 [ 10031 ]
        Affects [Sample App./Tutorial]
        Assignee Priority P2
        Assignee Mark Collette [ mark.collette ]
        Priority Major [ 3 ] Minor [ 4 ]
        Ken Fyten made changes -
        Fix Version/s 1.6DR#6 [ 10090 ]
        Fix Version/s 1.6 [ 10031 ]
        Ken Fyten made changes -
        Fix Version/s 1.6 [ 10031 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #14360 Mon Jul 02 17:37:34 MDT 2007 mark.collette ICE-1804 : Increase default session timeout on sample apps
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone2/web/WEB-INF/web.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone4/web/WEB-INF/web_myfaces.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone7/web/WEB-INF/web.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/conf/web.sunri.icefaces.ce.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone3/web/WEB-INF/web_myfaces.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/WEB-INF/web.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/address-demo/conf/web.sunri.icefaces.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone1/web/WEB-INF/web.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone2/web/WEB-INF/web_myfaces.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/auctionMonitor/config/web.sunri.icefaces.ce.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone3/web/WEB-INF/web.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/conf/web.sunri.icefaces.facelet.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone1/web/WEB-INF/web_myfaces.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone6/web/WEB-INF/web.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone4/web/WEB-INF/web.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/tutorial/timezone5/web/WEB-INF/web_myfaces.xml
        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
        Mark Collette made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P2
        Assignee Mark Collette [ mark.collette ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: