DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34856>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34856 Summary: MacOSX 10.4 and Java 5 jnilibs causes ZipException when Tomcat loads non-jars Product: Tomcat 5 Version: 5.0.30 Platform: Macintosh URL: http://www.burnthacker.com/archives/000218.html OS/Version: Mac OS X 10.3 Status: NEW Severity: normal Priority: P2 Component: Jasper AssignedTo: tomcat-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] Tiger includes all the jnilib JNI extensions in the classpath of the JVM. When you compile a JSP using Jasper on Tomcat 5, what you get in your tomcat logs looks like: error: error reading /System/Library/Java/Extensions/libJ3D.jnilib; java.util.zip.ZipException: error in opening zip file Jasper attempts to read the jnilib as a jar since it's in the classpath, and that doesn't work. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]