Re: Bean Serialization Problem: com.google.gwt.user.client.rpc.SerializationException: Type 'com.dg.common.client.beans.DGUser' was not assignable to 'com.google.gwt.user.client.rpc.IsSerializable'

2013-08-05 Thread dingolfy
Thanks JM for posting the solution. I too had the same problem. It is working fine in the dev environment but not in live. both are in Linux. Not sure why. Your solution helped to get it working. Thanks ! On Thursday, November 6, 2008 1:41:01 PM UTC, JM wrote: I fixed it by implementing

Update progress message box code progresses

2012-09-06 Thread dingolfy
in advance... -dingolfy -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/8jyX33PL45QJ. To post to this group, send email to google-web-toolkit

Re: Tracking multiple steps in a RPC request on the client

2012-09-06 Thread dingolfy
Hi, Did you manage to get around this problem? I'm also facing the same issue. Thanks, -dingolfy On Friday, 9 September 2011 20:07:21 UTC+1, Nestor wrote: Could you clarify that? My understanding is that once I send a response back to the client, the connection is closed. How do I