Anonymous | Login | Signup for a new account | 12-17-2024 08:48 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 | ||||
0002478 | [Resin] | minor | always | 03-03-08 09:08 | 03-05-08 09:59 | ||||
Reporter | ferg | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.1.4 | ||||||
Summary | 0002478: Hessian array serialization | ||||||||
Description |
(rep by Aristedes Maniatis) I've gone ahead and tried to update Cayenne's usage of Hessian, but I've run into a problem. Unfortunately Cayenne now fails some of its junit tests which rely on Cayenne after the upgrade from 3.0.20 to 3.1.3. I've been able to extract some debug information. Hessian is unable to deserialise an important Cayenne class: [java] 2008-02-25 22:22:27.923::WARN: Nested in javax.servlet.ServletException: com.caucho.hessian.io.HessianFieldException: org.apache.cayenne.exp.parser.SimpleNode.children: [Ljava.lang.Object; ([Ljava.lang.Object;@719ebf) cannot be assigned to [Lorg.apache.cayenne.exp.parser.Node;: The relevant fields in SimpleNode [1] are: protected Node parent; protected Node[] children; protected int id; |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 26 unique queries executed. |