I've been working on a simple project to learn GWT/GAE using the eclipse 3.6 plugin. Everything was working, then my computer went down, and when I restored the project I started getting this error: The requested URL <code>/project/query</code> was not found on this server. The log shows the message "No handlers matched this URL". I have the @RemoteServiceRelativePath in the Service.java file set the same as before as well as the web.xml file. I've been searching this group and several other site, and haven't been able to find an answer. Has anyone run into this issue before? Am I missing something I should edit in a different file?
-- 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-toolkit@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.