Apache Tomcat 8.0.3 发布了,改进记录:
Fix build of Apache Commons DBCP2 classes. (kkolinko)
Update Commons DBCP 2 to snapshot 170 dated 07 Feb 2014. This enables DBCP to work with a SecurityManager such that only DBCP needs to be granted the necessary permissions to communicate with the database. (markt)
完整记录请看http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
下载地址 http://tomcat.apache.org/download-80.cgi
来自:开源中国社区

