[Zope] how to run jpython files from zope webserver

ender kthangavelu@earthlink.net
Tue, 10 Jul 2001 22:27:46 -0700


On Wednesday 11 July 2001 06:05, Andreas Jung wrote:
>>
>>I think someone was working on some stuff to glue get JPython stuff
>>running together with CPython (through JNI) - but I can't remember
>>a reference (check the archives of the Python mailing list).

www.sf.net/projects/jpe

this is at the jvm integration level to jni, so it applies to any code that 
runs on the jvm (java, jython, etc).

good luck if you're trying to compile it under linux:(

kapil