[jboss-jira] [JBoss JIRA] (AS7-2703) clustering task, JPA interceptors should be serializable
Stuart Douglas (Commented) (JIRA)
jira-events at lists.jboss.org
Tue Jan 3 19:31:09 EST 2012
[ https://issues.jboss.org/browse/AS7-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653677#comment-12653677 ]
Stuart Douglas commented on AS7-2703:
-------------------------------------
The SFSB service name is serialised, which is used to get the StatefulSessionComponent, which has enough info to re-create the interceptors.
This happens at the Serialisation level, it should not matter wether it is being serialised for passivation or replication.
> clustering task, JPA interceptors should be serializable
> --------------------------------------------------------
>
> Key: AS7-2703
> URL: https://issues.jboss.org/browse/AS7-2703
> Project: Application Server 7
> Issue Type: Sub-task
> Components: Clustering, JPA / Hibernate
> Reporter: Scott Marlow
> Assignee: Scott Marlow
> Fix For: 7.1.0.Final
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list