[jboss-jira] [JBoss JIRA] Created: (JBSEAM-389) client-side interceptors are not serializable!

Gavin King (JIRA) jira-events at jboss.com
Wed Oct 4 19:20:41 EDT 2006


client-side interceptors are not serializable!
----------------------------------------------

                 Key: JBSEAM-389
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-389
             Project: JBoss Seam
          Issue Type: Feature Request
          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