Hi Tercio, You can read about this issue in these posts:
http://groups.google.com/group/Google-Web-Toolkit-Contributors/browse_thread/thread/25d151960b48b5c4 http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/85cfb087d061e3c6/d325d250c7c19564?lnk=gst&q=gregor+generic+RPC+#d325d250c7c19564 The solution outlined by Scott in the the first one definitely works (I tried it) regards gregor On Mar 16, 10:08 pm, Tercio <[email protected]> wrote: > Hi! > > In my module I need to call a RPC service and this service need to > return an array of values with various types. > > I tried to use List<Object> and fill with Integer, Boolean, String and > so on, but Object is not serializable. > > How to accomplish that? > > Regards., > > Tercio --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
