I am happy that I am not alone in this ;)

OK, this issue is resolved:
1-Try to download from the CVS and make a new build.
2-make before a build.sh clean before you start.
3-Another recommendation is (thanks to Torsten Curdt):

"/xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp/EsqlConnection.java
You will see the @JDBC3_START@ and @JDBC3_END@ markers. They are used by
the build system to uncomment the necessary implementations depending on
the JVM version. So I guess the transition into the database block broke
this mechanism."

But also there is a problem that the esql.xsl is not included in any jar file. 
no matter how you compile the sources.

Regards,

Antonio Gallardo.


El Lunes, 21 de Octubre de 2002 10:32, Marc Driftmeyer escribió:
> Here is the error output:
>
>     [javac]
> C:\Java\xml-cocoon2\build\cocoon\blocks\databases\src\org\apache\cocoon\com
>ponents\language\markup\xsp\EsqlConnection.java:66: org.apache.
> cocoon.components.language.markup.xsp.EsqlConnection should be declared
> abstract; it does not define setHoldability(int) in
> org.apache.cocoon.componen
> ts.language.markup.xsp.EsqlConnection
>     [javac] public class EsqlConnection implements Connection {
>     [javac]        ^
>     [javac] 1 error
>
> BUILD FAILED
> file:C:/Java/xml-cocoon2/build/cocoon/work/blocks-build.xml:78: Compile
> failed; see the compiler error output for details.
>
> Total time: 36 seconds
>
> __________________________________________________
> Do you Yahoo!?
> Y! Web Hosting - Let the expert host your web site
> http://webhosting.yahoo.com/
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to