Monday, December 2, 2013

Re: RPC Service returns null in client, but not in service.



On Sunday, December 1, 2013 3:14:53 PM UTC+1, Jens wrote:

> Does your serializable class contain final fields? If so these won't be serialized. Do you have any custom serializer that might not work correctly?

Thanks for replying, Jens. No, my simple bean class contains only simple, atomic, non-final fields (String, and boolean). No custom serializer is in use. (I'd like to know about custom serializers, thoudg. They might come in handy when serializing big data.)


--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment