Anonymous | Login | Signup for a new account | 12-17-2024 11:03 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0003357 | [Hessian] | major | always | 02-26-09 07:31 | 12-16-09 16:36 | ||||
Reporter | oehmiche | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 4.0.3 | Product Version | 3.2.1 | ||||
Product Build | |||||||||
Summary | 0003357: NPE on deserialization if default constructor is missing | ||||||||
Description |
For classes without default constructor an arbitrary constructor is called with null-arguments when deserializing the class. The given properties will be set be introspection afterwards. If the called constructor performs any actions with the given parameters a nullpointer may occur. For an example see the attached java file. Using the java deserializing mechanismen everything goes fine. |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | HessianExceptionTest.java [^] (1,286 bytes) 02-26-09 07:31 | ||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 26 unique queries executed. |