Hello,
I downloaded Cocoon 2.1.10 and tried to build against jdk1.6.0_01 but
get the error below. Does cocoon not yet work with java 6?
C:\Program Files\Apache Software
Foundation\cocoon-2.1.10\src\blocks\databases\j
ava\org\apache\cocoon\databases\ibatis\ExcaliburDataSourceFactory.java:8
2: org.a
pache.cocoon.databases.ibatis.ExcaliburDataSourceFactory.DataSourceWrapp
er is no
t abstract and does not override abstract method
isWrapperFor(java.lang.Class<?>
) in java.sql.Wrapper
protected static final class DataSourceWrapper implements DataSource
{
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
BUILD FAILED
C:\Program Files\Apache Software
Foundation\cocoon-2.1.10\tools\targets\compile-
build.xml:263: The following error occurred while executing this line:
C:\Program Files\Apache Software
Foundation\cocoon-2.1.10\build\cocoon\temp\bloc
ks-build.xml:1633: The following error occurred while executing this
line:
C:\Program Files\Apache Software
Foundation\cocoon-2.1.10\build\cocoon\temp\bloc
ks-build.xml:95: Compile failed; see the compiler error output for
details.
Total time: 8 seconds
C:\Program Files\Apache Software Foundation\cocoon-2.1.10>
Thanks,
Jeff
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]