Mantis - Resin
Viewing Issue Advanced Details
1743 major always 05-21-07 06:00 06-04-07 16:30
Stefan Fleiter  
ferg  
normal  
closed 3.1.1  
fixed  
none    
none 3.1.2  
0001743: Hessian: Error deserializing Calendar instances as part of custom objects
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.
 SerializerRoundtripTest.java [^] (2,221 bytes) 05-21-07 06:00

Notes
(0002001)
ferg   
06-04-07 16:30   
hessian/3bb3