Hello! I tried to build Cocoon 2.0.1 and got the following error: --- /usr/src/cocoon-2.0.1/build/cocoon/src/org/apache/cocoon/components/language/markup/xsp/EsqlConnectionCocoon2.java:20: class org.apache.cocoon.components.language.markup.xsp.EsqlConnectionCocoon2 must be declared abstract. It does not define java.sql.CallableStatement prepareCall(java.lang.String, int, int, int) from interface java.sql.Connection. public class EsqlConnectionCocoon2 extends EsqlConnection { ^ 24 errors
BUILD FAILED /usr/src/cocoon-2.0.1/build.xml:787: Compile failed, messages should have been provided. --- My Env is jdk1.4.0 on Linux 2.4 anf tomcat 4.0.1. What's wrong? Can anyone reproduce this error? Cheers, Andreas --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>