[JIRA] Created: (CAY-694) Support for serialization of enhanced serializable POJO's that do not declare 'serialVersionUID'

From: Andrus Adamchik (JIRA) ("Andrus)
Date: Sat Oct 14 2006 - 23:41:31 EDT

  • Next message: Adrian Wiesmann: "Lifecycle Callback"

    Support for serialization of enhanced serializable POJO's that do not declare 'serialVersionUID'
    ------------------------------------------------------------------------------------------------

             Key: CAY-694
             URL: http://issues.apache.org/cayenne/browse/CAY-694
         Project: Cayenne
            Type: Improvement

      Components: Cayenne Core Library
        Versions: 3.0
        Reporter: Andrus Adamchik
     Assigned to: Andrus Adamchik
        Priority: Minor
         Fix For: 3.0

    If a serializable pojo declares 'serialVersionUID', then serilaizaing it and deserializing in a ClassLoader without an enhancer works just fine. However if no 'serialVersionUID' is declared (only Serilaizable interface is used), deserialization fails with a message saying that serial version id is different. Need to investigate a workaround.

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



    This archive was generated by hypermail 2.0.0 : Sat Oct 14 2006 - 23:42:21 EDT