Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-399

Modified application state objects are not persisted back to the session at the end of the request

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 5.1.0.0, 5.0.17
    • 5.1.0.0, 5.0.18
    • tapestry-core
    • None

    Description

      The fix for TAPESTRY-2595 is incomplete: it is based on the class SessionApplicationStatePersistenceStrategy being registered as an EndOfRequestListener with the EndOfRequestListenerHub. This is not done, thus the strategy never gets a chance to locate modified ASOs and re-write them into the session.

      Modified ASOs need to be stored back into the session at the end of the request to ensure that any changes are propagated to other servers in the cluster.

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            hlship Howard Lewis Ship
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: