What Throwable do you get in onFailure? Did you update the gwt-servlet.jar 
on server-side too?
And to answer your question, yes, there have been changes to RPC since 2.7; 
the protocol should be backwards-compatible but there have also been 
changes to CustomerFieldSerializers and objects, to the serialization 
policies wouldn't be the same. But if you use the same version of both GWT 
and your own code on both client and server sides, then it should work.

On Thursday, August 25, 2016 at 12:17:06 PM UTC+2, [email protected] 
wrote:
>
> Hi,
>
> From our application whenever we make RPC calls, we reach to our remote 
> service and when we return any object successfully back, we get back in 
> onFailure method of "AsyncCallback". The same code use to work with gwt 2.7 
> and we are trying to migrate our application from 2.7 to 2.8 RC1. Does any 
> one had similar issue with 2.8 RC1 ? Has something chnaged with the way RPC 
> has to be made in 2.8 RC1 ? I'd appreciate any kind of help/suggestion.
>
> Thanks,
> Nishant Arya
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to