Make sure your <welcome-file> entry does not begin with a slash. This is not valid, but I believe the DevAppServer is more lenient about it.
On Tue, Aug 25, 2009 at 3:46 PM, Supers789 <[email protected]> wrote: > > Hi, > > I created a simple guestbook application based on "getting started" > tutorial for App Engine - Java using eclispe google plugins. > > I can run it successfully on localhost:8080. > > I could deploy it successfully from eclipse.. Received following msgs > - > > Creating staging directory > Scanning for jsp files. > ...... > ...... > ...... > Closing update: new version is ready to start serving. > Uploading index definitions. > Deployment completed successfully > > I can see the application being deployed my google app engine > account . > > But hitting the app URL (http://gb2demoapp.appspot.com/) returns HTTP > 404 error!! > > Can someone guide what might be wrong? where can I see logs or > anything to find more info to resolve this. > > Logs section for this app in app engine account shows following info > - > > [25/Aug/2009:13:40:19 -0700] "GET / HTTP/1.1" 404 0 "http:// > appengine.google.com/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT > 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; > InfoPath.1; MS-RTC LM 8),gzip(gfe)" > > Thanks! > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
