Hi, Just trying to use Tomcat 7.0.10. I see the following in the relevant catalina.err file:
WARNING: Failed to process JAR [jar:file:/usr/java/jre1.6.0_24/lib/tools.jar!/null] for TLD files java.util.zip.ZipException: error in opening zip file It appears it is looking for this tools.jar but that is not included as part of the JRE. I realize I can get tools.jar from a JDK but trouble is due to licensing I can't use something from a JDK. I can get around this by renaming some random zip file as tools.jar and placing it there but I suppose what I was wondering is if this is an already reported Tomcat bug with 7.0.10? Cheers, Matt