Mantis - Hessian
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3166 | major | always | 12-12-08 18:10 | 12-16-09 16:38 | |
|
|||||
Reporter: | traktor | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.2.0 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.3 | ||
|
|||||
Summary: | 0003166: Hessian 3.2 serialize/deserialize changes types of certain objects | ||||
Description: |
After serialization into byte array and then subsequent de-serialization back into Object, the following lose their types: Short becomes Integer Byte becomes Integer Character becomes String Float becomes Double char[] becomes String |
||||
Steps To Reproduce: | |||||
Additional Information: |
See http://code.google.com/p/jezve/source/browse/trunk/test/org/jezve/util/HessianTest.java [^] for test case. Hope this helps! |
||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |