You should used List instead of List.
Regards,
Dmitry
2009/3/17 Tercio :
>
> 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 and fill with Integer, Boolean, String and
> so on, but Object is not
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+#d32
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 and fill with Integer, Boolean, String and
so on, but Object is not serializable.
How to accomplish that?
Regards.,
Tercio
--~--~-~--~~-