| Anonymous | Login | Signup for a new account | 11-04-2025 14:45 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 | ||||
| 0000199 | [Resin] | minor | always | 05-20-05 00:00 | 11-30-05 14:44 | ||||
| Reporter | user72 | View Status | public | ||||||
| Assigned To | |||||||||
| Priority | urgent | Resolution | fixed | ||||||
| Status | closed | Product Version | 3.0.13 | ||||||
| Summary | 0000199: HessianInputStream does not get its SerializerFactory set in HessianServlet | ||||||||
| Description |
RSN-205 Line 335 in HessianServlet creates a HessianInput, but that input does not subesequently get its serializer factory set to the one configured on the servlet. Currently: HessianInput in = new HessianInput(is); Should be: HessianInput in = new HessianInput(is); in.setSerializerFactory(getSerializerFactory()); |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 05-20-05 00:00 | user72 | New Issue | |
| 11-30-05 00:00 | administrator | Fixed in Version | => 3.0.14 |
| 11-30-05 14:44 | ferg | Status | resolved => closed |
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed. 27 unique queries executed. |