Export to GitHub

google-web-toolkit - issue #4814

deRPC: class-cast Exception, when sending (can't cast from Double to Boolean) when sending objects back to the server


Posted on Apr 2, 2010 by Massive Dog

Found in GWT Release (e.g. 1.5.3, 1.6 RC):

GWT 2.0.3

Encountered on OS / Browser (e.g. WinXP, IE6-7, FF3):

IE 8, FF 3.6

Detailed description (please be as specific as possible):

Shortest code snippet which demonstrates issue (please indicate where actual result differs from expected result):

see Post

Workaround if you have one:

Probably fixed by changing the boolean to a Boolean.

Links to relevant GWT Developer Forum posts:

http://groups.google.com/group/google-web-toolkit/browse_thread/thread/6a15006ff2339aa3/dba9c5ab61565f84?pli=1

Comment #1

Posted on May 20, 2011 by Happy Dog

Issue Status: New Will this error be accepted and fixed?

Comment #2

Posted on Jun 2, 2013 by Massive Cat

deRPC is deprecated and we discourage usage.

Status: NotPlanned