[jboss-jira] [JBoss JIRA] Updated: (JBSER-102) Some instances of java.lang.Class are considered non-Serializable

Clebert Suconic (JIRA) jira-events at lists.jboss.org
Tue Dec 18 17:13:43 EST 2007


     [ http://jira.jboss.com/jira/browse/JBSER-102?page=all ]

Clebert Suconic updated JBSER-102:
----------------------------------

        Fix Version/s: 1.1.0 Beta
    Affects Version/s: 1.0.3 GA

> Some instances of java.lang.Class are considered non-Serializable
> -----------------------------------------------------------------
>
>                 Key: JBSER-102
>                 URL: http://jira.jboss.com/jira/browse/JBSER-102
>             Project: JBoss Serialization
>          Issue Type: Bug
>    Affects Versions: 1.0.3 GA
>            Reporter: David Lloyd
>         Assigned To: Clebert Suconic
>             Fix For: 1.1.0 Beta
>
>
> JBoss Serialization looks at whether *instances* of the Class are serializable, rather than seeing that Class itself implements Serializable.  So, if you serialize a Class that refers to a type that is non-serializable, and you have the serializable check enabled, it fails.

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