problem with missing library(s)--google app engine

2011-05-06 Thread Jay, Michael
I am trying to write a web app to do authentication through google. My development environment is eclipse with the google GAE and jetty. I get no compile time errors--and I copied the web module folder (named *war* in eclipse) manually into webapps in tomcat. No .war file involved. The app runs

Re: problem with missing library(s)--google app engine

2011-05-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael, On 5/6/2011 10:26 AM, Jay, Michael wrote: This package is in the .jar. User is a class in the package. createLoginURL() is a method in the UserServiceFactory class, also in the package. And yet, live in tomcat . . . error: