Marcelo F. Ochoa wrote: [blah] > >message: error: Invalid class file format in > >/usr/java/j2sdk1.4.0/jre/lib/rt.jar(java/io/IOException.class). The > >major.minor version '48.0' is too recent for this tool to understand. > > > >What is "this tool"? Cocoon? Java1.4.0? Tomcat4.0.1?
> Humm, seem to be a problem of jdk1.4.0, replace cocoon and tomcat's > tools.jar by the jdk1.4.0 version of this jar. But neither cocoon nor tomcat has any tools.jar file! # cd cocoon-2.0.1 # find . -name 'tools*' ./tools # find /var/tomcat4 -name 'tools*' # These are both full, fresh distros downloaded the other day. Should I be looking for a hidden file or a file called something other than tools.jar? I can copy Sun's jdk tools.jar but that seems a little pointless as it's presumably the one being used anyway. ///Peter --------------------------------------------------------------------- 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]>