Another approach would be to use JPype to call the jython jar directly.
My goal is to be able to script Java code using Jython - but with the twist of using Cpython as a glue layer. This would allow mixing of Java and non-Java resources - but stil do it all in Python (Jython and Cpython).
I'd appreciate any pointers to this topic and pros/cons of the various methods.
-- http://mail.python.org/mailman/listinfo/python-list