| Anonymous | Login | Signup for a new account | 11-03-2025 18:43 PST | 
| Main | My View | View Issues | Change Log | Docs | 
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | ||||||
| Status | closed | Product Version | 3.2.1 | ||||||
| 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.  | 
||||||||
| Additional Information | |||||||||
| Attached Files | 
		 | 
||||||||
| 
 | 
|||||||||
| 	Mantis 1.0.0rc3[^]
	Copyright © 2000 - 2005 Mantis Group
	30 total queries executed. 26 unique queries executed.  |