svn commit: r694151 - in /tomcat/site/trunk: docs/download-native.html xdocs/download-native.xml
Author: jfclere Date: Thu Sep 11 00:04:36 2008 New Revision: 694151 URL: http://svn.apache.org/viewvc?rev=694151&view=rev Log: Release information for tomcat native. Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/xdocs/download-native.xml Modified: tomcat/site/trunk/docs/download-native.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-native.html?rev=694151&r1=694150&r2=694151&view=diff == --- tomcat/site/trunk/docs/download-native.html (original) +++ tomcat/site/trunk/docs/download-native.html Thu Sep 11 00:04:36 2008 @@ -1,425 +1,426 @@ - -http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> - - -Apache Tomcat - Tomcat Native Downloads - - - - - - - - - -http://tomcat.apache.org/";> - - - - - -Apache Tomcat - - - - -http://www.apache.org/";> -http://www.apache.org/images/asf-logo.gif"; align="right" alt="Apache Logo" border="0"/> - - - - - -http://www.google.com/search"; method="get"> - - - - - - - - - - - - - - - - -Apache Tomcat - - - -Home - - - -Download - - - -Which version? - - -Tomcat 6.x - - -Tomcat 5.5 - - -Tomcat 4.1 - - -Tomcat Connectors - - -Tomcat Native - - -http://archive.apache.org/dist/tomcat";>Archives - - - -Documentation - - - -Tomcat 6.0 - - -Tomcat 5.5 - - -Tomcat 4.1 - - -Tomcat Connectors - - -Tomcat Native - - -Migration Guide - - - -Problems? - - - -Security Reports - - -Find help - - -FAQ - - -Mailing Lists - - -Bug Database - - -IRC - - - -Get Involved - - - -Overview - - -SVN Repositories - - -Mailing Lists - - -http://wiki.apache.org/tomcat";>Wiki - - - -Misc - - - -Who We Are - - -Heritage - - -http://www.apache.org";>Apache Home - - -Resources - - -Contact - - -Legal - - -http://www.apache.org/foundation/sponsorship.html";>Sponsorship - - -http://www.apache.org/foundation/thanks.html";>Thanks - - - - - - - - - - -Tomcat Native Downloads - - - - - - - - - - Use the links below to download Tomcat Native from one of - our mirrors. You must verify the - integrity of the downloaded files using signatures downloaded from - our main distribution directory. - - Only current recommended releases are available on the main - distribution site and its mirrors. Older releases are available from the - http://archive.apache.org/dist/tomcat/tomcat-connectors/";> - archive download site. - - Recent releases (48 hours) may not yet be available from the mirrors. - - - - - - -Choose a Mirror - - - - - - - -You are currently using [preferred]. If you -encounter a problem with this mirror, please select another -mirror. If all mirrors are failing, there are backup -mirrors (at the end of the mirrors list) that should be -available. -[if-any logo] - - - -[end] - - - -Other mirrors: -[if-any http] - [for http][http][end] -[end] -[if-any ftp] - [for ftp][ftp][end] -[end] -[if-any backup] - [for backup][backup] (backup)[end] -[end] - - - - -You may also consult the http://www.apache.org/mirrors/";>complete -list of mirrors. - - - - - - - - - - - - - - - -Tomcat Native Connector - - - - - - - -For more information concerning Tomcat Native, see the -http://tomcat.apache.org/native-doc/"; class="name">Tomcat Native site. - - - -Source (please choose the correct format for your platform) - - - - -Native 1.1.14 Source Release tar.gz - (e.g. Unix, Linux, Mac OS) - - - -[http://www.apache.org/dist/tomcat/tomcat-connectors/native/tomcat-native-1.1.14-src.tar.gz.asc";>PGP] - - - - -[http://www.apache.org/dist/tomcat/tomcat-connectors/native/tomcat-native-1.1.14-src.tar.gz.md5";>MD5] - - - - - - -Native 1.1.14 Source Release zip - (e.g. Windows) - - - -[http://www.apache.org/dist/tomcat/tomcat-connectors/native/tomcat-native-1.1.14-win32-src.zip.asc";>PGP] - - - - -[http://www.apache.org/dist/tomcat/tomcat-connectors/native/tomcat-native-1.1.14-win32-src.zip.md5";>MD5] - - - - - - - -Due to crypto retriction the binaries release are not yet available on the ASF site -You may download them from http://tomcat.heanet.ie/native/";>HERE - - - - - - - - - - - - - - - - - -Verify the Integrity of the Files - - - - - - - - -It is essential that you verify the integrity of the downloaded -files using the PGP or MD5 signatures. The PGP signatures can be veri
svn commit: r694154 - /tomcat/connectors/trunk/jni/xdocs/index.xml
Author: jfclere Date: Thu Sep 11 00:18:32 2008 New Revision: 694154 URL: http://svn.apache.org/viewvc?rev=694154&view=rev Log: Release information. Modified: tomcat/connectors/trunk/jni/xdocs/index.xml Modified: tomcat/connectors/trunk/jni/xdocs/index.xml URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jni/xdocs/index.xml?rev=694154&r1=694153&r2=694154&view=diff == --- tomcat/connectors/trunk/jni/xdocs/index.xml (original) +++ tomcat/connectors/trunk/jni/xdocs/index.xml Thu Sep 11 00:18:32 2008 @@ -45,6 +45,16 @@ +10 September 2008 - TC-Native-1.1.15 released +The Apache Tomcat team is proud to announce the immediate availability of Tomcat Native 1.1.15 Stable. + +Download the http://www.apache.org/dist/tomcat/tomcat-connectors/native/tomcat-native-1.1.15-src.tar.gz";>TC-native 1.1.15 release sources + | http://www.apache.org/dist/tomcat/tomcat-connectors/native/tomcat-native-1.1.15-src.tar.gz.asc";>PGP signature + +Download the http://www.apache.org/dist/tomcat/tomcat-connectors/native/1.1.15/binaries/";>binaries for selected platforms. + + + 04 July 2008 - TC-Native-1.1.14 released The Apache Tomcat team is proud to announce the immediate availability of Tomcat Native 1.1.14 Stable. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[ANN] Apache Tomcat Native 1.1.15 released
The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 1.1.15 stable. This release includes few bug fixes over Apache Tomcat Native 1.1.14. Please refer to the change log for the list of changes: http://tomcat.apache.org/native-doc/miscellaneous/changelog.html Downloads: http://tomcat.apache.org/download-native.cgi Thank you, -- The Apache Tomcat Team - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
svn commit: r694168 - in /tomcat/site/trunk: docs/download-native.html xdocs/download-native.xml
Author: jfclere Date: Thu Sep 11 01:20:22 2008 New Revision: 694168 URL: http://svn.apache.org/viewvc?rev=694168&view=rev Log: Fixing missing subdirectory. Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/xdocs/download-native.xml Modified: tomcat/site/trunk/docs/download-native.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-native.html?rev=694168&r1=694167&r2=694168&view=diff == --- tomcat/site/trunk/docs/download-native.html (original) +++ tomcat/site/trunk/docs/download-native.html Thu Sep 11 01:20:22 2008 @@ -314,7 +314,7 @@ You can find binaries release too You may download them from - HERE + HERE Modified: tomcat/site/trunk/xdocs/download-native.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-native.xml?rev=694168&r1=694167&r2=694168&view=diff == --- tomcat/site/trunk/xdocs/download-native.xml (original) +++ tomcat/site/trunk/xdocs/download-native.xml Thu Sep 11 01:20:22 2008 @@ -79,7 +79,7 @@ You can find binaries release too You may download them from - HERE + HERE - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 45785] New: ClassCastException if directory ending with .jar exists in WEB-INF/lib
https://issues.apache.org/bugzilla/show_bug.cgi?id=45785 Summary: ClassCastException if directory ending with .jar exists in WEB-INF/lib Product: Tomcat 6 Version: 6.0.18 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Exception occurs if there is a directory in WEB-INF/lib having a .jar ending (e.g. foo.jar). Don't know if it makes sense to create such a dir in WEB-INF/lib, in my case a bug in another tool created such a dir. But in any case: Tomcat should not crash because of such a directory, IMHO. java.lang.ClassCastException: org.apache.naming.resources.FileDirContext cannot be cast to org.apache.naming.resources.Resource at org.apache.catalina.util.ExtensionValidator.validateApplication(ExtensionValidator.java:182) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4167) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525) at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:627) at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553) at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488) at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149) at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053) at org.apache.catalina.core.StandardHost.start(StandardHost.java:719) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045) at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443) at org.apache.catalina.core.StandardService.start(StandardService.java:516) at org.apache.catalina.core.StandardServer.start(StandardServer.java:710) at org.apache.catalina.startup.Catalina.start(Catalina.java:578) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]