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.
