You are mostly likely trying to pass object from the server to the
client that are not serializable.

On Dec 21, 9:39 am, ghost23 <sven.bu...@googlemail.com> wrote:
> hi again,
>
> ok, my onFailure method was empty, never saw, what happened there. Now
> i see, that i
> have a serialization error. But it has no details about what the
> concrete problem is.
>
> On Dec 21, 4:09 pm, ghost23 <sven.bu...@googlemail.com> wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > i am using the newest version of GWT. I have a service with a bunch of
> > methods. Some work, some don't. The one,
> > that does not work, seems simply not being called on the server side.
> > If i put a breakpoint in the method of the service implementation
> > on the server side, it doesn't get called. But the AsyncCallback is
> > created on the client side.
>
> > Unfortunately there is no exception or anything being thrown. Do you
> > have any tips, how i could debug this?
>
> > Thank you and cheers
> > Sven

-- 
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