I am having a problem running a jython script, through the script generator, which refers to a my own java class. The class is packaged in a jar and placed in the cocoon/WEB-INF/lib directory. My .py scripts that referred to the standard java classes, for example java.sql, work fine. Jython fails when it tries to import my package.
I am running cocoon 2.1.5 under JBoss 3.2.3, with the latest jython.jar I could find.
Thanks in advance, Scott
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
