Subj : Re: Rhino 1_5R4 and BSF 2.3.0 javascript activation failure To : netscape.public.mozilla.jseng From : tbrochu@wanadoo.fr (thierry) Date : Thu Mar 13 2003 06:14 am Igor Bukanov wrote in message news:<3E706AAE.3050403@icesoft.com>... > thierry wrote: > > Since I have changed the version of Rhino 1_5R3 to 1_5R4 or 1_5R5pre, > > I can't execute a line of javascript. > > > > This simple source code: > > > > BSFManager manager = new BSFManager(); > > BSFEngine rhino = manager.loadScriptingEngine("javascript"); > > Object result= rhino.eval("test",0,0,"3 + 2"); > > > > The last line is causing the exception: java.lang.NoSuchMethodError > > > You can only use 1_5R4 with a recent CVS version of bsf since 1_5R4 is > not compatible with bsf 2.3.0. > > Regards, Igor Thanks, but I can't find a newer version of BSF 2.3, can you help me. Regards, Thierry .