Apache Tomcat 7.0.29 Released
The Apache Tomcat team released version 7.0.29 today. In addition to providing fixes to some errors introduced in tomcat 7.0.28, this release also adds the following new features/enhancements:
- Add support for a default error page
- The servlet version defined in web.xml no longer determines if Tomcat scans for annotations when the web application starts. This is now solely controlled by metadata-complete element.
- On web application start, JARs are now always scanned for ServletContainerInitializers regardless of the setting of metadata-complete
The Apache Tomcat 7.0.29 Changelog lists all fixes, enhancements, and new functionality in this release and you can download a copy from a mirror near you.