Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-26403

[GSS](7.4.z) WFLY-18914 - Shared distributed session manager triggers duplicate expiration listeners

XMLWordPrintable

    • False
    • None
    • False
    • ?
    • Hide

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

      Show
      1. Deploy test.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: