Message972
It is difficult to bundle jython with an application as the library of
modules is not included in the jar file distributed with an application.
Without the library files, the various modules depended upon cannot
be found. It is impractical to assume jython is installed on a users
machine in any fixed location.
Jython should be able to execute fully as a standalone jar file when
embedded in an application. |
|
Date |
User |
Action |
Args |
2008-02-20 17:17:22 | admin | link | issue1194650 messages |
2008-02-20 17:17:22 | admin | create | |
|