Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0
-
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
- is related to
-
CAY-682 Generic Cayenne POJO enhancer
- Closed