Hi Everyone, I'm having problems getting my app to run when deployed to GAE. It runs fine through Eclipse locally.
At the moment I'm getting the following error in my log file: java.lang.ExceptionInInitializerError ... Caused by: java.lang.SecurityException: SHA1 digest error for org/apache/commons/logging/LogFactory.class Does anyone have any ideas what I might be able to do to fix this? I vaguely remember something on a previous forum post about removing MANIFEST files to fix this error but cannot find that post, I've done this in any case and checked the app still run locally but am still getting these errors. Thanks John -- 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.
