Re: [appengine-java] jython / modjy FileOutputStream exception

2010-02-01 Thread Alan Kennedy
[Riley] > I'm trying to get jython running with modjy.  Following instructions > from http://opensource.xhaus.com/projects/modjy/wiki/ModjyGoogleAppEngine > but I get the exceptions below.  It looks like python is trying to > write an initialization file or something.  I know a lot about Java > but

[appengine-java] jython / modjy FileOutputStream exception

2010-01-31 Thread Riley
I'm trying to get jython running with modjy. Following instructions from http://opensource.xhaus.com/projects/modjy/wiki/ModjyGoogleAppEngine but I get the exceptions below. It looks like python is trying to write an initialization file or something. I know a lot about Java but little about Pyth