Hello,
The version which I'm currently using is 1.3.8, but when I deploy it on gae,
the following snippet is logging:
com.evo.adm.server.AdmBootstrap contextInitialized: Server info: Google App
Engine/Google App Engine/1.5.0
String serverInfo = servletContextEvent.getServletContext().getServerInfo();
log.info("Server info: " + serverInfo);
Why my app is using the new GAE SDK, whether I'm compiling it with the old one ?
Also in the last few days I'm getting strange errors in the admin console and
my app is running slowly.
--
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.