Hi guys,
I have just upgraded my web application from GWT 1.5 to GWT 2.0.3 and I get this error: uncaught exception: com.google.gwt.core.client.JavaScriptException: (TypeError): methodTable[2] is not a function stack: $serialize([object Object],[object Object],[object Object],"web.gwt.rsosync.client.model.RSOFormData$QueryModel/ 177076075")@http://localhost:8080/myapp/gwt/RSO/ 7ED6F3C652B9A90CD7E6F789A9414211.cache.html:33827 It looks like it is linked to the serialization but the classes serialized are exactly the ones that were perfectly serialized by GWT 1.5 I must say I am completely stuck on this one and I don't see anyway to debug. Does anybody know about this ? Any idea about how to nail down the issue ? Many thanks ! -- 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.
