Public bug reported:

Binary package hint: rhino

[EMAIL PROTECTED]:~$ rhino
Exception in thread "main" java.lang.NoClassDefFoundError: 
org/mozilla/javascript/tools/shell/Main

It appears that the "tools" classes are not included in the js.jar that
is available through apt.  Unfortunately, the main class of js.jar is
org/mozilla/javascript/tools/shell/Main which is a "tools" class.
Consequently, when one invokes `rhino` on the command line we are
greeted by an Exception.   This can be easily remedied by building the
JAR from source as the JAR distributed by Mozilla doesn't seem to
include the "tools" classes.

** Affects: rhino (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Rhino is missing some classes
https://bugs.launchpad.net/bugs/121787
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to