I didn't figured out, how to install jdk1.4 on debian Is there no other chance to get cocoon2 running?
I guess it's easier to install a recent JDK than to run Cocoon on JDK 1.1. As far as I know for Cocoon 2.1 you need at least JDK 1.3, for Cocoon 2.0 probably JDK 1.2.
Which Cocoon version are you using? You seem to have a binary release, so it's probably a 2.0 release. Try to download the appropriate source download and try it to build it using your JDK. If you get a compile error it will not work with JDK 1.1.
Joerg
-----Original Message-----
From: Joerg Heinicke [mailto:[EMAIL PROTECTED]
On 27.04.2004 18:48, Fabio Duo wrote:
Hello
I tried to install cocoon2 on Debian with apt-get. I have JDK1.1, Tomcat 3.3.
I also installed cocoon2-example.
When I access no my Server I receive the following error message:
java.lang.ClassFormatError: Bad major version number ..
Full Error Message can be viewed on http://webbox462.server-home.net:8081/cocoon2.
I have no idea what has the wrong version.
Does somebody have a hint for me? Or is there a tutorial how to install the latest Cocoon version on Debain?
This means the class was compiled with a more recent JDK than the one you use at run time. JDK 1.1 is really old, nothing newer available?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
