Apache Tomcat 7.0.37 發布

jopen 11年前發布 | 11K 次閱讀 Tomcat

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

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!