I'm trying to build the cocoon2.war file and am getting a lot of errors like this:
/cocoon-2.0.1/build/cocoon/src/org/apache/cocoon/components/language/markup/xsp/EsqlConnection.java:22:
class org.apache.cocoon.components.langu
age.markup.xsp.EsqlConnection must be declared abstract. It does not define
java.sql.PreparedStatement prepareStatement(java.lang.String, int[]) from interface
java.sq
l.Connection.
public class EsqlConnection implements Connection {
Is there anybody who has seen this that can offer some advice?
Thanks.
---------------------------------------------------------------------
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]>