Can you post your web.xml? Is there a Java stack trace somewhere (if there is an error)?
On Mon, May 31, 2010 at 10:56 AM, guymac <[email protected]> wrote: > I'm a long-time Java web-app developer and Eclipse user, but first > time Google App Engine user. > In debug mode with the Eclipse plugin (1.3.4), my servlets are not > being loaded, and I have no idea why. > Logging shows that appengine-web.xml and web.xml are being read, which > has proper definitions for my servlets and servlet mappings, but the > servlet init methods are never called and requests return 404. Please > help! > > -- > 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]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > -- Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine -- 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.
