ICEfaces
  1. ICEfaces
  2. ICE-6379

Disable ICEfaces resource handlers when session invalid

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta2
    • Fix Version/s: 2.1-Beta, 3.0
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      server
    • Assignee Priority:
      P2

      Description

      The ICEfaces resource handlers that rely on the session need to be disabled when the session is invalid/expired during an AJAX request. The resource handlers do need to just delegate to their wrapped handler. This is a follow up for: ICE-6306 .

        Activity

        Hide
        Mircea Toma added a comment -

        Introduced SessionAwareResourceHandlerWrapper to allow the by-passing of the session dependant functionality found in our resource handler when the session is invalid/expired. If session is invalid the resource handler invocations are delegated to the underlying (wrapped) resource handlers.

        Show
        Mircea Toma added a comment - Introduced SessionAwareResourceHandlerWrapper to allow the by-passing of the session dependant functionality found in our resource handler when the session is invalid/expired. If session is invalid the resource handler invocations are delegated to the underlying (wrapped) resource handlers.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: