Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-1758

WebcontextImpl stores a non-serializable jcr session into the httpsession

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 3.5 RC1
    • 3.1 M3
    • core
    • None

      Trying to enable session replication (<distributable/> in web.xml) doesn't work since WebcontextImpl.getRepositorySession() stores the current jcr session into the httpsession.

      Magnolia dies at this error:
      java.lang.IllegalArgumentException: setAttribute: Non-serializable attribute
      at info.magnolia.context.WebContextImpl.getRepositorySession(WebContextImpl.java:498)

        Acceptance criteria

              fgiust Fabrizio Giustina
              fgiust Fabrizio Giustina
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD