The Apache Tomcat team announces the immediate availability of Apache
Tomcat 7.0.86.
Apache Tomcat is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Expression Language and Java
WebSocket technologies.
This release contains a number of bug fixes and improvements compared to
version 7.0.85. The notable changes since 7.0.85 include:
- Add support for the maxDays attribute to the AccessLogValve and
ExtendedAccessLogValve. This allows the maximum number of days for
which rotated access logs should be retained before deletion to be
defined.
- Avoid infinite recursion, when trying to validate a session while
loading it with PersistentManager.
Please refer to the change log for the complete list of changes:
http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
Apache Tomcat website:
http://tomcat.apache.org
Downloads:
http://tomcat.apache.org/download-70.cgi
Migration guides from Apache Tomcat 5.5.x and 6.0.x:
http://tomcat.apache.org/migration.html
Enjoy
The Apache Tomcat team
|