hi Ganesh On Aug 24, 12:25 pm, Ganesh <[email protected]> wrote: > Hi, > I migrated from GWT 1.5.0 to GWT 1.7 and I am facing a lot of issues > in serialized objects being passed via RPC. Support to java.util.List > seems to have been withdrawn and my existing code fails. Please do let > me know if this is a know are and how to take care of the same?? >
I suggest you do a phased migration. refer http://code.google.com/webtoolkit/doc/1.6/ReleaseNotes_1_6.html#Upgrading http://code.google.com/webtoolkit/doc/1.7/ReleaseNotes_1_7.html#Upgrading its very clear in the upgrade notes that "The 1.7 release contains a few high-priority bug fixes. It is versioned 1.7 to signify a potentially breaking change." - sree --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
