[ 
https://issues.apache.org/jira/browse/TAP5-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893262#comment-17893262
 ] 

Hudson commented on TAP5-2563:
------------------------------

SUCCESS: Integrated in Jenkins build Tapestry ยป tapestry-java-17-freestyle #137 
(See 
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-java-17-freestyle/137/])
TAP5-2563: make EmptyEventContext serializable (thiago: rev 
7ffdf2e05dcd83aa5074da413e5ea128f5dee2c3)
* (edit) 
tapestry-core/src/main/java/org/apache/tapestry5/internal/EmptyEventContext.java


> Session Replication fails with NotSerializableException on Tapestry class
> -------------------------------------------------------------------------
>
>                 Key: TAP5-2563
>                 URL: https://issues.apache.org/jira/browse/TAP5-2563
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3.8
>            Reporter: Asma Kaleem
>            Assignee: Thiago Henrique De Paula Figueiredo
>            Priority: Major
>             Fix For: 5.9.0
>
>
> 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. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to