Mmmm I don't know. I need more info. For example .classpath file and the object are you send, but if you said in gwt 2.2.0 works, perhaps is a bug. Make a sample that reproduce the bug and open a issue.
But check this http://code.google.com/p/google-web-toolkit/issues/detail?id=5230 and check .classpath file to be sure don't have conflict of version inyour jars. Juan 2011/5/5 Peter Warren <[email protected]> > The LinkedList contains custom objects, but the complaint is about > this type signature: java.util.LinkedList/1060625595. If the custom > object were the problem, wouldn't the error complain about the custom > class and not LinkedList? > > The custom class is serializable in gwt 2.2. The same code works fine > in 2.2. Have the requirements for gwt serialization changed? > > -- > 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. > > -- 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.
