You need your action class to implement IsSerializable. Also make sure
you give it a no-args constructor.

On Dec 30, 8:15 pm, bhomass <bhom...@gmail.com> wrote:
> I am trying out the rpc structure given in the seminar. I get an error
>
> 20:42:08.171 [ERROR] [rts]
> com.jcalc.webclient.client.spreadsheet.rpc.action.GetRecords is not
> assignable to 'com.google.gwt.user.client.rpc.IsSerializable' or
> 'java.io.Serializable' nor does it have a custom field serializer
> (reached via com.jcalc.webclient.client.rpc.Action<T>)
>
> 20:42:08.187 [ERROR] [rts] Deferred binding failed for
> 'com.jcalc.webclient.client.spreadsheet.rpc.RecordService'; expect
> subsequent failures
>
> any one else seen this type of error?

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to