> From: Edward Muller [mailto:[EMAIL PROTECTED]]
> 
> I am getting the following errors building cocoon 2.0.1 under jdk 1.4
on
> linux. Is this a know issue? Is it fixed in cvs?

It's an issue of build process detecting presence of the JDBC3.0. If you
don't have jdk1.3.x (or older) in the path/classpath it should not
arise.

Check build.xml and jdbc3.present property if you want to understand
what's going on.

Vadim

> 
> /home/edwardam/cocoon-
>
2.0.1/build/cocoon/src/org/apache/cocoon/components/language/markup/xsp/
EsqlCo
> nnection.java:22: class
> org.apache.cocoon.components.language.markup.xsp.EsqlConnection must
be
> declared abstract. It does not define java.sql.Statement
createStatement(int,
> int, int) from interface java.sql.Connection.
> public class EsqlConnection implements Connection {
>              ^

<snip/>


---------------------------------------------------------------------
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]>

Reply via email to