I got the same error when I downloaded the distribution packaged source code and tried to compile it. I snatched the CVS snapshot and it compiled without a hitch. I was happy so I didn't look into it any further.
On Thu, 2002-01-31 at 18:58, Andreas John wrote: > 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 -- Brandon Rich <[EMAIL PROTECTED]> Trainix, Inc. - "Teaching Tomorrow, Today!" www.trainix.com --------------------------------------------------------------------- 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]>