Hello,

JDK 1.6 supposedly bundles rhino scripting, but this does not seem to be
the case on FreeBSD 7 for java/jdk16, java/diablo-jdk16 or java/openjdk6
as each call to ScriptEngineManager.getEngineFactories() returns an
empty list.

when I put the script-engine jar into the classpath:

(e.g. put js-engine.jar into /usr/local/diablo-jdk1.6.0/jre/lib/ext)

java does not load the script engine as expected.

On other os's (have tested Windows, and ubuntu) I can add a scriptengine
simply by placing the jar in the classpath.

Does anyone have any information about how to use scripting with java on
FreeBSD?

thanks!

lane

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to