posted by Stacey Schneider on November 27, 2011 12:08 PM
The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.23
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This release includes numerous bug fixes and several new features compared to version 7.0.22. The notable new features include:
-
The ability to start and stop child containers (primarily Contexts: i.e. web applications) in parallel which can significantly improve start times. This is disabled by default but can be enabled by setting the startStopThreads attribute of a Host to a value greater than one.
-
Cache the results of parsing the global and host level context.xml files to improve start times.
-
Improve the handling of failed deployments so that a broken application can be fixed (e.g. via JMX) and another attempt made to start it rather than it having to be removed.
Please refer to the change log for the complete list of changes:
http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
Note that 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.
Downloads:
http://tomcat.apache.org/download-70.cgi
Migration guide from Apache Tomcat 5.5.x and 6.0.x:
http://tomcat.apache.org/migration.html
Thank you,
-- The Apache Tomcat Team
Stacey Schneider is the managing principal for Silicon Spark, an internet marketing firm that builds and optimizes websites for software companies that go to market with high-volume, high-traffic websites. Prior to forming Silicon Spark, Stacey led marketing and community management for open source software provider Hyperic. She also held various technical leadership positions at CRM software pioneer Siebel Systems, including Director of Technology Product Marketing, managing the Technology Competency in Europe, and the Globalization professional services practice worldwide. She was also a part of Siebel's Nexus project, which focused on building web applications that could be configured and seamlessly deployed across commercial java application servers as well as .NET. Prior to Siebel Systems, Stacey worked at Unisys Corporation as consultant in the commercial consultancy practice, overseeing the implementation of Siebel and Oracle technologies.
Comments
Post new comment