Friday, May 11, 2012

javax.servlet.UnavailableException at Google APp Engine

If you get the following error:


javax.servlet.ServletContext log: unavailable
javax.servlet.UnavailableException: Servlet class myServlet is not a javax.servlet.Servlet

This is due to version conflict between your Java installed and what Google App Engine is supposed to be supported.

No comments:

Post a Comment