Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-18914

Shared distributed session manager triggers duplicate expiration listeners

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 31.0.0.Final
    • 31.0.0.Beta1
    • Clustering
    • None
    • Hide

      1. Deploy jakartaSessionListener.ear
      2. Request /app1/hi.jsp
      3. Wait 1 minute for expiration and see the three listener invocations

      Show
      1. Deploy jakartaSessionListener.ear 2. Request /app1/hi.jsp 3. Wait 1 minute for expiration and see the three listener invocations
    • ---
    • ---

      Consider an EAR containing N web applications configured with a shared distributed session manager. If one web application contains an HttpSessionListener, upon expiration, that listener's HttpSessionListener.sessionDestroyed(...) method will be invoked N times.

            pferraro@redhat.com Paul Ferraro
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: