As you may already know the SDK has been updated by google to version 1.2.6.
In this post I will document which files need to be changed in OrcasJavaGoogleApplication project template in order to switch to the new version.
- OrcasJavaGoogleApplication/web/build.xml
- OrcasJavaGoogleApplication/web/java/WEB-INF/appengine-web.xml
- OrcasJavaGoogleApplication/tools/run.bat
- OrcasJavaGoogleApplication/tools/update.bat
I guess you probably are now thinking this could be easier and yes it could and yes it will.
With the jsc solution you will soon be able to convert your simple web application to a Google Application Engine java servlet with ease provided you have the required tools like jsc, ant and appengine itself installed in your development environment.








Crap, I missed this. Thanks!
Comment by Mark Essel — October 16, 2009 @ 10:11 pm