Uploaded image for project: 'Cayenne'
  1. Cayenne
  2. CAY-694

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

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0
    • 3.0M1, 3.0
    • Core Library
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              andrus Andrus Adamchik
              andrus Andrus Adamchik
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: