Urmas,

You're not alone.  I'm getting the same errors under XP Professional 
with SDK 1.4 and Cocoon 2.0.2 manual building.

I expected this sort of inability to do a compile manually to have been 
resolved before 2.0 but it seems that this solution is always a moving 
target.

-Marc

Urmas Ojamäe wrote:

>My first post ...
>
>System: Win98 (64 MB RAM)
>Installed: Java SDK 1.4.0; Tomcat 4.0.3, Ant 1.4.1
>
>Tomcat works fine at http://localhost:8080
>
>Directory created:     %JAVA_HOME%\jre\lib\endorsed
>Files in directory:    xercesImpl-2.0.0.jar, xalan-2.3.1.jar, xml-apis.jar,
>batik-all-1.5b1.jar
>
>I want to use Java 1.4.0 compiler
>
>Downloaded and zip extracted: Cocoon-2.0.2 source distribution
>
>If I try to build Cocoon.war: build.bat -Dinclude.webapp.libs=yes webapp
>I get errors like this:
>
> [javac] public class EsqlConnection implements Connection {
>    [javac]              ^
>    [javac]
>C:\Soft\Apache\Cocoon2\cocoon-2.0.2\build\cocoon\src\org\apache\coco
>on\components\language\markup\xsp\EsqlConnection.java:66: class
>org.apache.cocoo
>n.components.language.markup.xsp.EsqlConnection must be declared abstract.
>It do
>es not define void rollback(java.sql.Savepoint) from interface
>java.sql.Connecti
>on.
>    [javac] public class EsqlConnection implements Connection {
>    [javac]              ^
>    [javac] 24 errors
>
>BUILD FAILED
>
>C:\Soft\Apache\Cocoon2\cocoon-2.0.2\build.xml:912: Compile failed, messages
>shou
>ld have been provided.
>
>Total time: 21 minutes 37 seconds
>
>What I do wrong ?
>
>P.S: May be my problem is resolved before,
>but I can't find the newest archive of the list. ;-(
>
>Urmas Ojamäe
>Haapsalu
>ESTONIA
>
>
>
>
>---------------------------------------------------------------------
>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]>
>



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