Rhino is missing some classes

Bug #121787 reported by Aaron Maenpaa
8
Affects Status Importance Assigned to Milestone
rhino (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: rhino

aaron@athena:~$ 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.

Revision history for this message
Vincent Legout (vlegout) wrote :

I can confirm the bug with feisty fawn and rhino 1.6.R5.

Vincent Legout (vlegout)
Changed in rhino:
status: New → Confirmed
Revision history for this message
CL (christian-lawrence-deactivatedaccount) wrote :

I believe this to be a dup of #93885

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.