Silvio Tschapke wrote:
Ok, I will try this. Thanks a lot for your help!

On Tue, May 11, 2010 at 7:50 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:

[...]


 org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:190)
     factory.JythonFactory.getJythonObject(JythonFactory.java:21)
     main.Main.forwardRequest(Main.java:17)
It looks like before you call execfile(), you might want to make some
other calls on either the PythonInterpreter object, or the PySystemState
object it's using, which seems to have something to do with locating
modules.

+1
That is what the link I sent earlier seems to point to also.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to