Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-602

Session attributes removed before sessionDestroyed listener called

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.4.0.Beta1, 1.3.12.Final
    • None
    • Core
    • None

      Commit 1edb740a37624336bb4b488b4d6fad8889367d33 reversed the order in which SessionListeners are called for sessionDestroyed. However, in DeploymentManagerImpl the SessionListenerBridge is added after Listeners set in the DeploymentInfo (e.g. if you add listeners in a ServletExtension). Therefore these Listeners are called last and SessionListenerBridge has already removed all SessionAttributes.

            sdouglas1@redhat.com Stuart Douglas
            harriuccio Harald Braumann (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: