Hello again,
Still no joy compiling 2.1.2 obtained from cocoon-latest-srs.zip in the downloads section of the web site.
Previous version built without incident. The difficulty is I'm not a java programmer and I get a little nervous when things don't work straight off the bat as they usually do!
Can anyone shed some light as to what's happening?
I'm running JDK 1.4.1 on XP.
The error I get is this:


C:\cocoon-2.1.2\src\java\org\apache\cocoon\components\flow\javascript\fom\FOM_JavaScriptInterpreter.java:199: cannot resolve symbol
symbol : method setOptimizationLevel (int)
location: class org.mozilla.javascript.tools.debugger.Main
db.setOptimizationLevel(OPTIMIZATION_LEVEL);
^
C:\cocoon-2.1.2\src\java\org\apache\cocoon\components\flow\javascript\JavaScriptInterpreter.java:198: cannot resolve symbol
symbol : method setOptimizationLevel (int)
location: class org.mozilla.javascript.tools.debugger.Main
db.setOptimizationLevel(OPTIMIZATION_LEVEL);
^
2 errors


Thanks,
Tony

Tony Edwards wrote:

Good Morning People,
I downloaded the latest release (version 2.1.2) last night and tried to build the war file but it returned the following error:
"C:\cocoon-2.1.2\src\java\org\apache\cocoon\components\flow\javascript\J
avaScriptInterpreter.java:198: cannot resolve symbol
symbol : method setOptimizationLevel (int)
location: class org.mozilla.javascript.tools.debugger.Main
db.setOptimizationLevel(OPTIMIZATION_LEVEL);"
Does anyone have any clue as to what I'm missing?
Thanks for your help.


Tony









---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to