honestly 503 errors in gwt usually mean some error in your coding logic. make sure all your compile and runtime dependencies are available. set a breakpoint and select the dropdown debug->debug as web app. It can be quite frustrating but you can revert back to when it was working and add bit by bit until you found out what broke it.
On Feb 13, 4:32 pm, ike <[email protected]> wrote: > Not sure where to look for a stack trace or anything. I am running GWT > plugin for Eclipse. > > Where would I look to find out what is wrong? -- 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.
