When I disabled the RPC obfuscation option, everything started working 
again. However, I still don't understand why RPC Obfuscation is failing 
here. Clearly the deserializers created by GWT are using obfuscated maps, 
but for some reason the serverside sending serializers are *not* using the 
obfuscated maps.

I tested this by inheriting the obfuscation package on a sample project and 
it worked like a charm. I can only assume something I'm using, say GWTP, 
GWT-Boostrap, AutoBean or something else is preventing it from running 
correctly.


<inherits name="com.google.gwt.user.RemoteServiceObfuscateTypeNames" />

I don't have the time at the moment to start pulling the app apart stick by 
stick, but I'll update this when I discover what it causing it in case this 
happens to someone else.

Sincerely,
Joseph

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to