[Bug 179] javascript script support through rhino should not be on bootclasspath

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Oct 15 08:56:51 PDT 2008


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=179





------- Comment #1 from mark at klomp.org  2008-10-15 15:56 -------
So, as a workaround for now, when you want to use a non-system installed rhino,
instead of using:
 -classpath /path/to/local/rhino.jar
use:
 -Xbootclasspath/p:/path/to/local/rhino.jar


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list