Apache Tomcat 7.0.41 发布
jopen 11年前
Apache Tomcat团队宣布Apache Tomcat 7.0.41 版本发布。
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Apache Tomcat是一个开源的软件,实现了Java Servlet, JSP(JavaServer Pages) 和 Java Expression Language技术。
本次发布中包含一些错误修复和相比7.0.40版本改进的。显着的变化包括:
- 添加一个 Servlet Filter 实现CORS。补丁由Mohit Soni提供。
- Ensure that when Tomcat's anti-resource locking features are used that the temporary copy of the web application and not the original is removed when the web application stops.
- Add support for the version attribute to the deploy command of the Ant tasks for interfacing with the text based Manager application. Patch provided by Sergey Tcherednichenko.
变化的完整列表,请参阅更改日志:
http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
注意: 这个版本有4个压缩二进制文件:一个通用的一和三捆绑的Tomcat本机二进制文件适用于Windows操作系统运行在不同的CPU架构。
注意: 如果使用APR/本地的AJP或HTTP连接,你*必须*升级到1.1.24或更高版本的AJP/native库,并建议您升级到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