You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Mark Thomas <ma...@apache.org> on 2013/06/11 12:18:34 UTC

[ANN] Apache Tomcat 7.0.41 released

The Apache Tomcat team announces the immediate availability of Apache
Tomcat 7.0.41.

Apache Tomcat is an open source software implementation of the Java
Servlet, JavaServer Pages and Java Expression Language technologies.

This release contains a number of bug fixes and improvements compared to 
version 7.0.40. The notable changes include:
- Add a Servlet Filter that implements CORS. Patch provided by Mohit
   Soni.
- Ensure that when Tomcat's anti-resource locking features are used
   that the temporary copy of the web application and not the original
   is removed when the web application stops.
- Add support for the version attribute to the deploy command of the
   Ant tasks for interfacing with the text based Manager application.
   Patch provided by Sergey Tcherednichenko.

Please refer to the change log for the complete list of changes:
http://tomcat.apache.org/tomcat-7.0-doc/changelog.html

Note: This version has 4 zip binaries: a generic one and three
       bundled with Tomcat native binaries for Windows operating systems
       running on different CPU architectures.

Note: If you use the APR/native AJP or HTTP connector you *must* upgrade
       to version 1.1.24 or later of the AJP/native library and it is
       recommended that you upgrade to 1.1.27

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