Modjy running on Google AppEngine.
So, after the announcement by Google that their AppEngine could run other JVM languages, including jython, I had to have a go at getting modjy, our jython WSGI to java servlet bridge, running on it.
It wasn’t a complex job, but did require a number of tweaks to the standard jython deployment. I will write up these instructions and make them available very soon.
You can see the results here: modjy demo application running on Google AppEngine.