I am trying to migrate to EntityProxyId and all I can get is

java.lang.AssertionError: encodedId required

I can my response from from AbstractRequest.handleResponseText, I do
get the response I expect out of the server, but obviously without any
kind of encoded id in the payload.

I added

EntityProxyId<Type> stableId();

to Type

Anything else I need to do to enable this functionality?

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to