[jboss-jira] [JBoss JIRA] Closed: (JBSEAM-389) client-side interceptors are not serializable!
Gavin King (JIRA)
jira-events at jboss.com
Tue Oct 10 02:44:41 EDT 2006
[ http://jira.jboss.com/jira/browse/JBSEAM-389?page=all ]
Gavin King closed JBSEAM-389.
-----------------------------
Resolution: Done
> client-side interceptors are not serializable!
> ----------------------------------------------
>
> Key: JBSEAM-389
> URL: http://jira.jboss.com/jira/browse/JBSEAM-389
> Project: JBoss Seam
> Issue Type: Bug
> Components: Core
> Reporter: Gavin King
> Assigned To: Gavin King
> Priority: Critical
> Fix For: 1.1
>
>
> ClientSideInterceptor keeps a reference to a SeamInterceptor, which is fine, but the transient Component reference in SeamInterceptor is handled by @PrePassivate/@PostActivate, instead of by readObject()/writeObject().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list