Apache Tomcat 7.0.37 发布

jopen 11年前

Apache Tomcat 团队发布立即可用的Apache Tomcat 7.0.37 。

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Apache Tomcat是一个开源软件实现了Java Servlet 和 JavaServer Pages 技术。

本次发布中包含一个小的错误修复和改进。显着的变化包括:

  • Fix the regression in the JspC tool that is used to pre-compile JSP pages introduced in 7.0.35. See issue 54440 for details. Patch provided by Sheldon Shao.
  • Improve handling of ciphers and sslEnabledProtocols options for the BIO and NIO connectors. The behaviour of each connector is now the same. The values provided are pruned to those supported by the SSL implementation and when none of the remaining values are supported a warning is issued and theconnector configured with an empty set of options (which essentially disables HTTPS support).
  •   更新Commons Daemon 1.0.13.

变化的完整列表,请参阅更改日志:
http://tomcat.apache.org/tomcat-7.0-doc/changelog.html

Note: This version has 4 zip binaries: a generic one and three bundled with Tomcat native binaries for Windows operating systems running on different CPU architectures.

Note: If you use the APR/native AJP or HTTP connector you *must* upgrade to version 1.1.24 or later of the AJP/native library and it is recommended that you upgrade to 1.1.27

下载:
http://tomcat.apache.org/download-70.cgi

迁移指南从 Apache Tomcat 5.5.x and 6.0.x:
http://tomcat.apache.org/migration.html