Apache Tomcat 8.0.1 (beta) 发布
Apache Tomcat 8.0.1 (beta) 发布,同时 Apache 还发布了 Apache Tomcat 6.0.39 。Tomcat 8 跟 Java EE 7 同步的,包括大量的改进,其中值得关注的改进有:
- 支持 Java Servlet 3.1, JavaServer Pages 2.3, Java Unified Expression Language 3.0 and Java WebSocket 1.0.
- 默认的连接器实现采用 Java 非堵塞 IO ,包括 HTTP 和 AJP
- 全新的资源实现替换 Aliases, VirtualLoader, VirtualDirContext, JAR resources 和外部资源库
Apache Tomcat 8.0.1 主要包括一些 bug 修复和系统改进:
- Fix sendFile support for the NIO connector.
- Move control of caching and linking options from the Context to the
WebResourceRoot to enable them to by changed while the web
application is running.
- Add support for a dedicated listener for class loader binding and
unbinding events.
更多内容请查看:
http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
下载:
http://tomcat.apache.org/download-80.cgi
Apache Tomcat 5.5.x, 6.0.x 和 7.0.x 的迁移指导:
http://tomcat.apache.org/migration.html
来自:http://www.oschina.net/news/48494/apache-tomcat-8-0-1-beta