[ 
https://issues.apache.org/jira/browse/WICKET-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alastair Maw updated WICKET-265:
--------------------------------

    Attachment: DebuggingObjectOutputStream.java

An ObjectOutputStream implementation that produces a nice pretty tree. Note 
that it's pretty expensive running this - only do it when you know something is 
broken.

> Improve diagnostics on serialization exceptions
> -----------------------------------------------
>
>                 Key: WICKET-265
>                 URL: https://issues.apache.org/jira/browse/WICKET-265
>             Project: Wicket
>          Issue Type: Improvement
>    Affects Versions: 1.3, 2.0
>            Reporter: Eelco Hillenius
>         Attachments: DebuggingObjectOutputStream.java
>
>
> The JDK's default serialization exception doesn't give a whole lot of 
> information other than the object that didn't implement serializable. We can 
> try to improve on this by giving more info of the object tree that was being 
> serialized

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to