Hi,
> keeping my .jars). The jars are being found okay,
> but the .properties files are not.
I think it should be possible to add
/usr/share/java/ and extension_dir/lib/
to java_ext_dirs, so that the static loader can load
.class files and other resources from those
directories.
In the meantime just jar them or use the dynamic
loader. Add:
java_require("path/to/resource_dir/")
at the beginning of your scripts.
Regards,
Jost Boekemeier
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
|