ICEfaces
  1. ICEfaces
  2. ICE-6098

Fine-grained StateManager configuration with TouchSession Filter

    Details

    • Type: Task Task
    • Status: Reopened
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces 1.8

      Description


      Both the TouchSession filter and Fine-grained StateManager is required in the same patch.

        Activity

        Hide
        Ted Goddard added a comment -

        Equivalent logging added to ICE-5452 branch.

        Show
        Ted Goddard added a comment - Equivalent logging added to ICE-5452 branch.
        Hide
        Ted Goddard added a comment -

        org.icefaces.strictSessionTimeout FALSE setting allowed

        Show
        Ted Goddard added a comment - org.icefaces.strictSessionTimeout FALSE setting allowed
        Hide
        Ted Goddard added a comment -

        Setting is now supported which disables ICEfaces session monitor and invalidation:

        <context-param>
        <param-name>org.icefaces.strictSessionTimeout</param-name>
        <param-value>false</param-value>
        </context-param>

        Show
        Ted Goddard added a comment - Setting is now supported which disables ICEfaces session monitor and invalidation: <context-param> <param-name>org.icefaces.strictSessionTimeout</param-name> <param-value>false</param-value> </context-param>
        Hide
        Ted Goddard added a comment -

        Re-opening to continue investigation.

        Show
        Ted Goddard added a comment - Re-opening to continue investigation.
        Hide
        Ted Goddard added a comment -

        strictSessionTimeout now avoids any call to setMaxInactiveInterval().

        Show
        Ted Goddard added a comment - strictSessionTimeout now avoids any call to setMaxInactiveInterval().

          People

          • Assignee:
            Unassigned
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated: