[jboss-jira] [JBoss JIRA] Created: (JBCLUSTER-277) Missing serialVersionUID in SimpleCachableMarshalledValue

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Jun 1 12:20:51 EDT 2010


Missing serialVersionUID in SimpleCachableMarshalledValue
---------------------------------------------------------

                 Key: JBCLUSTER-277
                 URL: https://jira.jboss.org/browse/JBCLUSTER-277
             Project: JBoss Clustering
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: HA-Server-API
    Affects Versions: HA-Server-API 1.1.2.Final
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Minor
             Fix For: HA-Server-API 2.0.0.Beta1


Class is Externalizable but has no serialVersionUID; leading to compatibility testsuite failures.

Eclipse doesn't complain, probably because java serialization does not use serialVersionUID for Externalizable classes.

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

        


More information about the jboss-jira mailing list