[Bug 122261] Re: rhino does not start due to a NoClassDefFoundErr

2007-07-07 Thread Chuck Short
*** This bug is a duplicate of bug 93885 *** https://bugs.launchpad.net/bugs/93885 ** This bug has been marked a duplicate of bug 93885 It's completely broken: missing org/mozilla/javascript/tools/shell/Main -- rhino does not start due to a NoClassDefFoundErr

[Bug 122261] Re: rhino does not start due to a NoClassDefFoundErr

2007-07-04 Thread CL
I believe this to be a dup of #93885 -- rhino does not start due to a NoClassDefFoundErr https://bugs.launchpad.net/bugs/122261 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 122261] Re: rhino does not start due to a NoClassDefFoundErr

2007-06-29 Thread Marco Fabbri
As a temporary workaround, in the meanwhile the bug gets fixed, I downloaded the Rhino 1.6R5 realease from the official site (http://www.mozilla.org/rhino/download.html) and replaced the js-1.6R5.jar in /usr/share/java with the js.jar from the official realease. -- rhino does not start due to a

[Bug 122261] Re: rhino does not start due to a NoClassDefFoundErr

2007-06-27 Thread Sébastien Pierre
I have the same error when running 'rhino' and 'rhino-jsc' java.lang.ClassNotFoundException: org.mozilla.javascript.tools.shell.Main not found in java.lang.ClassLoader$1{urls=[file:/usr/share/java/js.jar], parent=null} at java.net.URLClassLoader.findClass (URLClassLoader.java:870) at