Ryan schrieb: > But on the client side instead of returning to onSuccess function the > applications runs the onFailure function with the error http code of > 500.
HTTP-Code 500 means something went wrong on the server-side. Inside the log of the server there should be an error-message with a stacktrace helping you to find out what went wrong. Regards, Lothar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
