Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1743 | major | always | 05-21-07 06:00 | 06-04-07 16:30 | |
|
|||||
Reporter: | Stefan Fleiter | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.1 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.2 | ||
|
|||||
Summary: | 0001743: Hessian: Error deserializing Calendar instances as part of custom objects | ||||
Description: |
Serializing and de-serializing an object containing a calendar as a field results in an java.lang.InstantiationException because the constructor of Calendar is called. See testClassWithCalendar of attached JUnit testcase. If the calendar is part of a map a map everything is ok. See testMapWithCalendar of attached JUnit testcase. Please tell me if I can provide any further information. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: | SerializerRoundtripTest.java [^] (2,221 bytes) 05-21-07 06:00 |
Notes | |||||
|
|||||
|
|