Exactly, i did it. :^) This is the grep list of js.jar where is in $LZ_VENDOR_ROOT. It was not contained getDebuggableEngine() method within it.
jar tvf js.jar | grep org.mozilla.javascript.Context 740 Sun Jan 27 19:53:26 JST 2002 org/mozilla/javascript/Context$ClassOutputWrapper.class 1669 Sun Jan 27 19:53:26 JST 2002 org/mozilla/javascript/Context$FileClassRepository.class 24538 Sun Jan 27 19:53:26 JST 2002 org/mozilla/javascript/Context.class 228 Sun Jan 27 19:53:26 JST 2002 org/mozilla/javascript/ContextListener.class Henry Minsky さんは書きました: > Are you sure that there is not some other version of js.jar on your > system which is shadowing the one that we have in the "vendor" > repository? ? > Did you copy the js.jar as > > cp $LZ_VENDOR_ROOT/js.jar $ANT_HOME/lib/ > > > > > > > > On Sat, May 24, 2008 at 2:05 AM, ono keiji <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > I am using JDK1.5.0_14 on Fedora8. > > > Henry Minsky さんは書きました: > > Which Java JDK version are you using? Also, what operating system? > > Henry > > > > On Fri, May 23, 2008 at 9:06 PM, Amy Muntz > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > <mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>> wrote: > > Henry, > Can you help out Keiji? > Thanks, > Amy > > > -------- Begin forwarded message -------- > Subject: [Laszlo-dev] build failed > Date: 5/23/2008 12:49:36 AM > From: ono keiji <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>> > To: [email protected] > <mailto:[email protected]> > <mailto:[email protected] > <mailto:[email protected]>> > > > Hi, > > I have build rev9308 according with wiki > page(http://wiki.openlaszlo.org/SubversionBuildInstructions). > But it has failed with the following messages. > > BUILD FAILED > /home/onoke/src/svn/openlaszlo/trunk/build.xml:555: The following > error occurred while executing this line: > java.lang.NoSuchMethodError: > > > org.mozilla.javascript.Context.getDebuggableEngine()Lorg/mozilla/javascript/debug/DebuggableEngine; > > > It looks like from js.jar, but the method did not implemented in > js.jar. > Which version should i use to build it ? > > Thanks in advance. > > > ono keiji > > > > > -- > Henry Minsky > Software Architect > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > <mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> > > > > -- > ------------------------------------------ > (株)ネットエイト > 小野圭二 > > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > 東京都江戸川区瑞江1-45-11 > TEL 03(3676)6599 > URL http://www.net8.co.jp > ------------------------------------------ > > > > > -- > Henry Minsky > Software Architect > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > -- ------------------------------------------ (株)ネットエイト 小野圭二 [EMAIL PROTECTED] 東京都江戸川区瑞江1-45-11 TEL 03(3676)6599 URL http://www.net8.co.jp ------------------------------------------
