I solved it by moving the dependencies for gwt & guava-gwt to parent
project of client, server and shared pojects
On Sunday, September 17, 2017 at 2:39:44 PM UTC+2, ahmed ali wrote:
>
> I have a question regarding GWT RPC calls
>
> I'm using guava & guava-gwt version 22 and I inherited this modul
I have a question regarding GWT RPC calls
I'm using guava & guava-gwt version 22 and I inherited this module
When I call any service and the return type is Set then if the server
returns SingletonImmutableSet this exception is thrown
"com.google.gwt.user.client.rpc.SerializationException:
co