Subj : Problems with Rhino Examples To : netscape.public.mozilla.jseng From : jfcst24 Date : Sun Oct 31 2004 09:45 am I installed Rhino, and the JavaScript console seems to be working correctly. Then I compiled the Java examples with JDK 1.5 (aka J2SE 5.0), and none seem to be working! Java spits out errors, such as (with Control.class) Exception in thread "main" java.lang.NoClassDefFoundError: Control/class Furthermore, all of the JavaScript programs that use "File" don't seem to be working. The only ones I can get working are enum.js, liveConnect.js, and SwingApplication.js. NervousText doesn't work in the appletviewer, and the others spit error messages such as: js: "C:\Programs\java\rhino\1.5R3\examples\checkParam.js", line 47: Class "File" not found. How can I get these examples working! I'm using Rhino 1.5R3 because I need to use it with BSF 2.3.0rc1. Help will be much appreciated! -- Jimmy Cerra .