Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-3087

WebSessions: session objects are deserialized on the server.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.5.0.final
    • 1.6
    • websession

    Description

      Problem
      1) WebSession and WebSessionListener$AttributesProcessor classes are Externalizable, so OptimziedMarshaller is used.
      2) Both these classes pass objects directly. It means that even if force them to work through BinaryMarshaller, objects will be deserialized still. We need to rework this logic somehow.

      Attachments

        Activity

          People

            vozerov Vladimir Ozerov
            vozerov Vladimir Ozerov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: