ICEfaces
  1. ICEfaces
  2. ICE-5760

Verify framework-level session replication support

    Details

    • Type: Task Task
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha2
    • Fix Version/s: 2.0-Beta1, 2.0.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces 2.0, session replication

      Description

      All Objects maintained by the ICEfaces framework in the Session must be Serializable or transient. If transient, they must be easily recreated.

        Issue Links

          Activity

          Hide
          Ted Goddard added a comment -

          Initial work for this has been completed to support Google App Engine. This will be checked in as a starting point.

          Show
          Ted Goddard added a comment - Initial work for this has been completed to support Google App Engine. This will be checked in as a starting point.
          Hide
          Ken Fyten added a comment -

          Need to verify this now using Tomcat with Session-persistence enabled and running through our regular regression suite.

          Show
          Ken Fyten added a comment - Need to verify this now using Tomcat with Session-persistence enabled and running through our regular regression suite.
          Hide
          Joanne Bai added a comment -

          Seems Tomcat by default persists sessions. It shows in the conf/context.xml file:

          <!-- Uncomment this to disable session persistence across Tomcat restarts -->
          <!--
          <Manager pathname="" />
          -->

          With <Manager pathname="" /> commented out, Tomcat is session persistent by default, which means we've been testing in session-persistence mode all along.

          Show
          Joanne Bai added a comment - Seems Tomcat by default persists sessions. It shows in the conf/context.xml file: <!-- Uncomment this to disable session persistence across Tomcat restarts --> <!-- <Manager pathname="" /> --> With <Manager pathname="" /> commented out, Tomcat is session persistent by default, which means we've been testing in session-persistence mode all along.

            People

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

              Dates

              • Created:
                Updated:
                Resolved: