Apache Tomcat 团队宣布Apache Tomcat 7.0.16 正式发布。
Apache Tomcat 7.0.16 包括bug修复和以下特性(相比7.0.14版本):
- AJP 连接器的NIO实现。
- 当使用集群时,Servlet 3 异步进程支持。
- 增加Ant任务的并行部署支持。
Apache Tomcat 7.0.16 完整变化日志:
http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
该版本有4 zip binaries:
a generic one and three bundled with Tomcat native binaries for Windows operating systems running on different CPU architectures。
Apache Tomcat 7.0.16 下载:
http://tomcat.apache.org/download-70.cgi
Apache Tomcat 5.5.x 和 6.0.x 的迁移指南:
http://tomcat.apache.org/migration.html
文章来源:开源中国社区
时间:2011-06-18 00:44
作者:chenkan
原文链接