[jboss-jira] [JBoss JIRA] Created: (JBCLUSTER-218) Incompatible serialized form change in FamilyWrapper

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Jan 21 19:45:04 EST 2009


Incompatible serialized form change in FamilyWrapper
----------------------------------------------------

                 Key: JBCLUSTER-218
                 URL: https://jira.jboss.org/jira/browse/JBCLUSTER-218
             Project: JBoss Clustering
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: HA-Client
    Affects Versions: 1.1.0.GA
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry


The AS 4.x version of FamilyWrapper serialized the target list as an ArrayList; now it is Collections.synchronizedList. To allow clients with the legacy version of the class to read the object, write an ArrayList.

Part of JBAS-6345

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list