[jboss-jira] [JBoss JIRA] (AS7-2703) clustering task, JPA interceptors should be serializable
Stuart Douglas (Commented) (JIRA)
jira-events at lists.jboss.org
Mon Jan 2 22:47:09 EST 2012
[ https://issues.jboss.org/browse/AS7-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653425#comment-12653425 ]
Stuart Douglas commented on AS7-2703:
-------------------------------------
Up until recently interceptor state was not serialised at all.
https://github.com/jbossas/jboss-as/commit/0fcc66c325b021104e57167fe4c3500afd6ed801#L6R205
shows the approach I have taken with CDI interceptors, and
https://github.com/jbossas/jboss-as/commit/fbb585a70adcac1e0c33f4446e0a1b1a52267d27
is the commit that added the general serialization support.
> 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