[jboss-jira] [JBoss JIRA] Closed: (EJBTHREE-1355) ProxiedStatefulBeanContext cannot be deserialized

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed May 14 15:49:26 EDT 2008


     [ http://jira.jboss.com/jira/browse/EJBTHREE-1355?page=all ]

Brian Stansberry closed EJBTHREE-1355.
--------------------------------------

    Fix Version/s:     (was: AS 5.0.0.CR1)
       Resolution: Duplicate Issue

Doh! Duplicated by myself with EJBTHREE-1360

> ProxiedStatefulBeanContext cannot be deserialized
> -------------------------------------------------
>
>                 Key: EJBTHREE-1355
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1355
>             Project: EJB 3.0
>          Issue Type: Bug
>          Components: core
>    Affects Versions: AS 5.0.0.Beta4
>            Reporter: Brian Stansberry
>         Assigned To: Brian Stansberry
>
> ProxiedStatefulBeanContext implements Externalizable but has no no-arg constructor, so readExternal() doesn't work.
> It can't just implement Serializable because its superclass doesn't expose an appropriate constructor.
> Looks like some refactoring of serialization of these classes was done last summer but got dropped mid way in favor of the complete rewrite (EJBTHREE-1026). Since EJBTHREE-1026 is deferred to 5.1.0, we need to get the old way working.

-- 
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