From: Sébastien K. <sko...@iv...> - 2003-03-01 15:22:43
|
> I have just checked out chello from CVS and am trying to build it, but I > get the following error message: > > error: Invalid class file format in > c:\j2sdk1.4.1_01\jre\lib\rt.jar(java/util/Date.class). The major.minor > version '48.0' is too recent for this tool to understand. > > A Google search turned out some mumblings about copying "tools.jar" from > JAVA_HOME to the Tomcat Directory, but that did'nt help, and I can find > no tools.jar in chello, just jmxtools.jar. Are you using jikes ? This error is probably not related to chello nor cocoon, but probably because your compilator does not work with classes from your java virtual machine (rt.jr => RunTime standard classes) -- Sébastien Koechlin - iVision Tél : +33 (0)1 40 07 13 33 Fax : +33 (0)1 40 17 90 30 |