I get the following error when trying to access my Java application in appspot.
Error: NOT_FOUND However it works fine when I run from Eclipse or ant. I have checked the logs in GAE admin console but couldn't find any error messages. I have also tried by removing all the *.class files before building. The application is deployed using the appcfg script provided in appengine-java-sdk-1.5.3. Is there any specific reason for this behaviour? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/ClAHblYxKWkJ. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.