I've had so many of these which are nothing to do with serialization
errors themselves, but references to null objects or null objects
within the object class.



On Jul 14, 6:22 am, richip <[email protected]> wrote:
> We're coming up with a SerializationException for an RPC call DTO that
> we can't seem to resolve. Essentially, I've added an instance of a
> class that extends ArrayList<VStruct> (where VStruct is a Serializable
> class) and contains one Serializable field. Does someone know what our
> problem might be? If not, are there tips on how to debug /.
> troubleshoot these SerializationException problems?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to