Apache Tomcat 7.0.26 Released
Hot on the heels of yesterday's Apache HTTP Server 2.4.1 release, the Apache Tomcat team has released Tomcat 7.0.26 today. The brief release announcement on the main tomcat website highlights the following changes:
- Improved
@HandlesTypes
processing which no longer loads all classes on web application start. - Ensure that POST bodies are available for reply after FORM authentication when using the AJP connectors
- Corrected a regression that broke annotation scanning for many use cases including web applications packaged as WARs and many embedded scenarios.
See the changelog for more details on fixes and enhancements and downloads are available at the usual places.