Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4489

HttpSessionStore.onUnbind is never invoked

    XMLWordPrintableJSON

Details

    Description

      I have extended HttpSessionStore to keep track of the number of active sessions. I increment session counter in method onBind and decrement session counter in method onUnbind. However, method HttpSessionStore.onUnbind is never invoked. onUnbind should be invoked, when session is invalidated. In contrast, method WebApplication.sessionUnbound is correctly invoked, when session is invalidated.

      I will try to attach a small project, which demonstrates this bug.

      Attachments

        1. wicket.testsessionunbind.tgz
          8 kB
          Michael Balser

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            wicketeer Michael Balser
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: