From: Anthony E. <me...@an...> - 2001-09-09 16:58:32
|
When I run a Java application as an executable JAR the files and directories listed in the Class-path entry of the JAR's manifest do not get placed on the system class path and thus are not available to my embedded Jython interpreter. Does anyone have any ideas on how to get around this so that these items are accessible to Jython. Thanks. Sincerely, Anthony Eden |