Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2563

Session Replication fails with NotSerializableException on Tapestry class

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.3.8
    • None
    • tapestry-core
    • None

    Description

      Our Web project uses Tapestry Version 5.3.8 and session replication is enabled by adding <distributable/> tag in web.xml. Our project code only puts Serializable objects in the session. When the application is deployed on Jboss 6.4.6 GA, below exception is thrown
      "org.infinispan.marshall.NotSerializableException: org.apache.tapestry5.internal.EmptyEventContext"
      Reason for this exception is class EmptyEventContext is not Serialized, in such case how should the session replication in web project which uses Tapestry be handled.

      Attachments

        Activity

          People

            Unassigned Unassigned
            asmakaleem Asma Kaleem
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: