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