Re: Exception with Tomcat's session restore capability

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Mon Sep 11 2006 - 17:26:23 EDT

  • Next message: Dave Dombrosky: "Re: Exception with Tomcat's session restore capability"

    On Sep 11, 2006, at 5:22 PM, Dave Dombrosky wrote:

    > Andrus,
    >
    > Those are the only objectstyle lines in the stack trace. The next
    > line up is my code calling a "get" method on a DataObject property, so
    > I'm not sure how seeing my code would be useful.
    >
    > -Dave

    Ok. That sort of answers my question. Your code tries to access
    object state on deserialization - this is the problem. Do you have
    custom readObject(..) implemented?

    Andrus



    This archive was generated by hypermail 2.0.0 : Mon Sep 11 2006 - 17:26:49 EDT