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 <[email protected]> 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
