Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-5812

External session id differs from internal session id

    XMLWordPrintableJSON

Details

    Description

      With the addition of the http whiteboard support, the session id returned is the session id from the container plus the internal context id. As the http whiteboard manager needs to manage different contexts within the context from the container, the session objects need to be different as well. Therefore the implementation is currently using a different id for each of these sessions.

      However, this creates a difference between the internal session id and the one from the container and might lead to problems with session replication solutions or even creating links containing the session id as this session id is unknown to the container.

      There is nothing in the specification preventing us from using the same session id for different sessions. As all of these are bound to the same container session with the same id, this should be fine and avoids the problems mentioned above.

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: