On 18.05.2004 20:43, Jeff Sexton wrote:
I'm attempting to build Cocoon 2.1.4 on AIX 5.2 with JDK 1.4.1.
Any ideas on this problem?  Thanks

compile-core:
Compiling 545 source files to /usr/local/cocoon-2.1.4/build/cocoon-2.1.4/classes
/usr/local/cocoon-2.1.4/src/java/org/apache/cocoon/components/flow/javascript/fom/FOM_Cocoon.java:106: cannot resolve symbol
symbol : class FOM_JavaScriptInterpreter
location: class org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon.CallContext
FOM_JavaScriptInterpreter interpreter;
^

I guess this means anywhere on your classpath there is a rhino package. As Cocoon resets every setting at the beginning of the build I guess it is in the IBM JDK.


Joerg

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



Reply via email to