ICEfaces
  1. ICEfaces
  2. ICE-5980

Fix session expiration when only push notifications run

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta1
    • Fix Version/s: 2.0-Beta2, 2.0.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      server

      Description

      Need to expire user sessions when no user initiated requests are issued. Currently sessions will never expire if a ticking clock will trigger update retrieve requests. Also, no threads should be used in the implementation of this feature.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #22721 Thu Oct 21 07:15:23 MDT 2010 mircea.toma ICE-5980 Disable connection lost and connection trouble indicator when the session expired callback is invoked.
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/compat/core/src/main/javascript/status.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #22706 Wed Oct 20 14:58:55 MDT 2010 mircea.toma ICE-5980 When redirect URI is not defined set null object instead of 'null' as JS configuration value.
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/application/ExtrasSetup.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #22705 Wed Oct 20 13:59:18 MDT 2010 mircea.toma ICE-5980 When redirect URI is not defined set null object instead of 'null' as JS configuration value.
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/util/EnvUtils.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #22704 Wed Oct 20 13:57:06 MDT 2010 mircea.toma ICE-5980 Define SessionExpiredListener in the core taglib file instead of using Servlet 3.0 annotation.
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/SessionExpiredListener.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/resources/META-INF/core.tld
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #22384 Mon Sep 20 16:36:34 MDT 2010 mircea.toma ICE-5980 Introduced resource handler which monitors session timeout by excluding icepush related requests from updating the last access timestamp.
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/javascript/application.js
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/resources/META-INF/faces-config.xml
        Commit graph ADD /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/SessionTimeoutMonitor.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/WindowScopeManager.java

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Mircea Toma
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: