Файловый менеджер - Редактировать - C:/xampp/tomcat/webapps/docs/changelog.html
Назад
<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Apache Tomcat 7 (7.0.16) - Changelog</title><meta name="author" content="Remy Maucherat"><meta name="author" content="Filip Hanik"><meta name="author" content="Rainer Jung"><meta name="author" content="Konstantin Kolinko"><meta name="author" content="Peter Rossbach"><meta name="author" content="Keiichi Fujino"><meta name="author" content="Tim Whittington"><meta name="author" content="Mladen Turk"><meta name="author" content="Christopher Schultz"><meta name="author" content="Sylvain Laurent"><style type="text/css" media="print"> .noPrint {display: none;} td#mainBody {width: 100%;} </style></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img src="./images/tomcat.gif" align="right" alt=" The Apache Tomcat Servlet/JSP Container " border="0"></a></td><td><font face="arial,helvetica,sanserif"><h1>Apache Tomcat 7</h1> Version 7.0.16, Jun 11 2011</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="./images/asf-logo.gif" align="right" alt="Apache Logo" border="0"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap class="noPrint"><p><strong>Links</strong></p><ul><li><a href="index.html">Docs Home</a></li><li><a href="http://wiki.apache.org/tomcat/FAQ">FAQ</a></li></ul><p><strong>User Guide</strong></p><ul><li><a href="introduction.html">1) Introduction</a></li><li><a href="setup.html">2) Setup</a></li><li><a href="appdev/index.html">3) First webapp</a></li><li><a href="deployer-howto.html">4) Deployer</a></li><li><a href="manager-howto.html">5) Manager</a></li><li><a href="realm-howto.html">6) Realms and AAA</a></li><li><a href="security-manager-howto.html">7) Security Manager</a></li><li><a href="jndi-resources-howto.html">8) JNDI Resources</a></li><li><a href="jndi-datasource-examples-howto.html">9) JDBC DataSources</a></li><li><a href="class-loader-howto.html">10) Classloading</a></li><li><a href="jasper-howto.html">11) JSPs</a></li><li><a href="ssl-howto.html">12) SSL</a></li><li><a href="ssi-howto.html">13) SSI</a></li><li><a href="cgi-howto.html">14) CGI</a></li><li><a href="proxy-howto.html">15) Proxy Support</a></li><li><a href="mbeans-descriptor-howto.html">16) MBean Descriptor</a></li><li><a href="default-servlet.html">17) Default Servlet</a></li><li><a href="cluster-howto.html">18) Clustering</a></li><li><a href="balancer-howto.html">19) Load Balancer</a></li><li><a href="connectors.html">20) Connectors</a></li><li><a href="monitoring.html">21) Monitoring and Management</a></li><li><a href="logging.html">22) Logging</a></li><li><a href="apr.html">23) APR/Native</a></li><li><a href="virtual-hosting-howto.html">24) Virtual Hosting</a></li><li><a href="aio.html">25) Advanced IO</a></li><li><a href="extras.html">26) Additional Components</a></li><li><a href="maven-jars.html">27) Mavenized</a></li><li><a href="security-howto.html">28) Security Considerations</a></li><li><a href="windows-service-howto.html">29) Windows Service</a></li><li><a href="windows-auth-howto.html">30) Windows Authentication</a></li></ul><p><strong>Reference</strong></p><ul><li><a href="RELEASE-NOTES.txt">Release Notes</a></li><li><a href="config/index.html">Configuration</a></li><li><a href="api/index.html">Tomcat Javadocs</a></li><li><a href="servletapi/index.html">Servlet Javadocs</a></li><li><a href="jspapi/index.html">JSP 2.2 Javadocs</a></li><li><a href="elapi/index.html">EL 2.2 Javadocs</a></li><li><a href="http://tomcat.apache.org/connectors-doc/">JK 1.2 Documentation</a></li></ul><p><strong>Apache Tomcat Development</strong></p><ul><li><a href="building.html">Building</a></li><li><a href="changelog.html">Changelog</a></li><li><a href="http://wiki.apache.org/tomcat/TomcatVersions">Status</a></li><li><a href="developers.html">Developers</a></li><li><a href="architecture/index.html">Architecture</a></li><li><a href="funcspecs/index.html">Functional Specs.</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Changelog</h1><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.16 (markt)"><!--()--></a><a name="Tomcat_7.0.16_(markt)"><strong>Tomcat 7.0.16 (markt)</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.16 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.16_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51249">51249</a>: Further improve system property replacement code in ClassLoaderLogManager of Tomcat JULI to cover some corner cases. (kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51264">51264</a>: Improve the previous fix for this issue by returning the connection to the pool when not in use so it does not appear to be an abandoned connection. Patch provided by Felix Schumacher. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51324">51324</a>: Improve handling of exceptions when flushing the response buffer to ensure that the doFlush flag does not get stuck in the enabled state. Patch provided by Jeremy Norris. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct a regression in the fix for <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51278">51278</a> that prevented any web application from being marked as distributable. (kfujino/markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct a regression in the fix for <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51278">51278</a> that prevented a web application from overriding the default welcome files. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Enable remaining valves for Servlet 3 asynchronous processing support. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Avoid possible NPE when logging requests received during embedded Tomcat shutdown. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51340">51340</a>: Fix thread-safety issue when parsing multiple web.xml files in parallel. Apache Tomcat does not do this but products that embed it may. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51344">51344</a>: Fix problem with Lifecycle re-factoring for deprecated embedded class that prevented events being triggered. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51348">51348</a>: Prevent possible NPE when processing WebDAV locks. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.16 (markt)/Coyote"><!--()--></a><a name="Tomcat_7.0.16_(markt)/Coyote"><strong>Coyote</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> When parsing the port in the HTTP host header, treat the port as a base 10 integer rather than a hexadecimal one. (rjung/markt/kkolinko) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Various refactorings to reduce code duplication and unnecessary code in the connectors. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.16 (markt)/Jasper"><!--()--></a><a name="Tomcat_7.0.16_(markt)/Jasper"><strong>Jasper</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Change JAR scanning log messages where no TLDs are found to DEBUG level and replace the multiple messages with a single INFO level message that indicates that at least one JAR was scanned needlessly and how to obtain more info. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.16 (markt)/Cluster"><!--()--></a><a name="Tomcat_7.0.16_(markt)/Cluster"><strong>Cluster</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Enable Servlet 3 asynchronous processing support when using clustering. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.16 (markt)/Web applications"><!--()--></a><a name="Tomcat_7.0.16_(markt)/Web_applications"><strong>Web applications</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct the log4j configuration settings when defining conversion patterns in the documentation web application. (markt) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.15 (markt)"><!--()--></a><a name="Tomcat_7.0.15_(markt)"><strong>Tomcat 7.0.15 (markt)</strong></a></font></td><td align="right" bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><strong>not released</strong></font></td></tr><tr><td colspan="2"><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.15 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.15_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=27122">27122</a>: Remove a workaround for a very old and since fixed Mozilla bug and change the default value of the securePagesWithPragma attribute of the Authenticator Valves to false. These changes should reduce the likelihood of issues when downloading files with IE. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=35054">35054</a>: Check that a file is not specified for a Host's appBase and log an error if it is. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51197">51197</a>: Fix possible dropped connection when sendError or sendRedirect are used during async processing. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51221">51221</a>: Correct Spanish translation of text used in a 302 response. Patch provided by Paco Soberón. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51249">51249</a>: Correct ClassLoaderLogManager system property replacement code so properties of the form "}${...}" can be used without error. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51264">51264</a>: Allow the JDBC persistent session store to use a JNDI datasource to define the database in which sessions are persisted. Patch provided by Felix Schumacher. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51274">51274</a>: Add missing i18n strings in PersistentManagerBase. Patch provided by Eiji Takahashi. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51276">51276</a>: Provide an abstraction for accessing content in JARs so the most efficient method can be selected depending on the type of URL used to identify the JAR. This improves startup time when JARs are located in $CATALINA_BASE/lib. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51277">51277</a>: Improve error message if an application is deployed with an incomplete FORM authentication configuration. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51278">51278</a>: Allow ServletContainerInitializers to override settings in the global default web.xml and the host web.xml. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51310">51310</a>: When stopping the Server object on shutdown call destroy() after calling stop(). (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.15 (markt)/Coyote"><!--()--></a><a name="Tomcat_7.0.15_(markt)/Coyote"><strong>Coyote</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51145">51145</a>: Add an AJP-NIO connector. (markt/rjung) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.15 (markt)/Jasper"><!--()--></a><a name="Tomcat_7.0.15_(markt)/Jasper"><strong>Jasper</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51220">51220</a>: Add a system property to enable tag pooling with JSPs that use a custom base class. Based on a patch by Dan Mikusa. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Include a comment header in generated java files that indicates when the file was generated and which version of Tomcat generated it. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51240">51240</a>: Ensure that maxConnections limit is enforced when multiple acceptor threads are configured. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.15 (markt)/Cluster"><!--()--></a><a name="Tomcat_7.0.15_(markt)/Cluster"><strong>Cluster</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51230">51230</a>: Add missing attributes to JMX for ReplicationValve and JvmRouteBinderValve. Patch provided by Eiji Takahashi. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.15 (markt)/Web applications"><!--()--></a><a name="Tomcat_7.0.15_(markt)/Web_applications"><strong>Web applications</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Add documentation for AJP-NIO connector. (markt/rjung) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51182">51182</a>: Document JAAS supported added in <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51119">51119</a>. Patch provided by Neil Laurance. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51225">51225</a>: Fix broken documentation links for non-English locales in the HTML Manager application. Patch provided by Eiji Takahashi. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51229">51229</a>: Fix bugs in the Servlet 3.0 asynchronous examples. Patch provided by Eiji Takahashi. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51251">51251</a>: Add web application version support to the Ant tasks. Based on a patch provided by Eiji Takahashi. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51294">51294</a>: Clarify behaviour of unpackWAR attribute of StandardContext components. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.15 (markt)/Other"><!--()--></a><a name="Tomcat_7.0.15_(markt)/Other"><strong>Other</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46451">46451</a>: Configure svn:bugtraq properties for Tomcat trunk. Based on a patch provided by Marc Guillemot. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51309">51309</a>: Correct logic in catalina.sh stop when using a PID file to ensure the correct message is shown. Patch provided by Caio Cezar. (markt) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.14 (markt)"><!--()--></a><a name="Tomcat_7.0.14_(markt)"><strong>Tomcat 7.0.14 (markt)</strong></a></font></td><td align="right" bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><strong>released 2011-05-12</strong></font></td></tr><tr><td colspan="2"><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.14 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.14_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Stylistic improvements to MIME type sync script. Based on a patch provided by Felix Schumacher. (rjung) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Ensure that the SSLValve provides the SSL key size as an Integer rather than a String. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Ensure that the RemoteIpValve works correctly with Servlet 3.0 asynchronous requests. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Use safe equality test when determining event type in the MapperListener. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Use correct class loader when loading Servlet classes in StandardWrapper. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Provide additional configuration options for the RemoteIpValve and RemoteIpFilter to allow greater control over the values returned by ServletRequest#getServerPort() and ServletRequest#getLocalPort() when Tomcat is behind a reverse proxy. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Ensure session cookie paths end in <code>/</code> so that session cookies created for a context with a path of <code>/foo</code> do not get returned with requests mapped to a context with a path of <code>/foobar</code>. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.14 (markt)/Jasper"><!--()--></a><a name="Tomcat_7.0.14_(markt)/Jasper"><strong>Jasper</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51177">51177</a>: Ensure Tomcat's MapElResolver always returns <code>Object.class</code> for <code>getType()</code> as required by the EL specification. (markt) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.13 (markt)"><!--()--></a><a name="Tomcat_7.0.13_(markt)"><strong>Tomcat 7.0.13 (markt)</strong></a></font></td><td align="right" bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><strong>not released</strong></font></td></tr><tr><td colspan="2"><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.13 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.13_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct mix-up in Realm Javadoc. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Fix display of response headers in AccessLogValve. (kkolinko) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Implement display of multiple request headers in AccessLogValve: print not just the value of the first header, but of the all of them, separated by commas. (kkolinko) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50306">50306</a>: New StuckThreadDetectionValve to detect requests that take a long time to process, which might indicate that their processing threads are stuck. Based on a patch provided by TomLu. (slaurent) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51038">51038</a>: Ensure that asynchronous requests are included in access logs. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51042">51042</a>: Don't trigger session creation listeners when a session ID is changed as part of the authentication process. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51050">51050</a>: Add additional common but non-standard file extension to MIME type mappings for MPEG 4 files. Based on a patch by Cédrik Lime. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Add some additional common JARs that do not contain TLDs or web fragments to the list of JARs to skip when scanning for TLDs and web fragments. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> While scanning JARs for TLDs and fragments, avoid using JarFile and use JarInputStream as in most circumstances where JARs are scanned, JarFile will create a temporary copy of the JAR rather than using the resource directly. This change significantly improves startup performance for applications with lots of JARs to be scanned. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Ensure response is committed when <code>AsyncContext#complete()</code> is called. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Add a container event that is fired when a session's ID is changed, e.g. on authentication. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51099">51099</a>: Correctly implement non-default login configurations (configured via the loginConfigName attribute) for the the SPNEGO authenticator. (fhanik/markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51119">51119</a>: Add JAAS authentication support to the JMXRemoteLifecycleListener. Patch provided by Neil Laurance. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51136">51136</a>: Provide methods that enable the name of a Context on Context creation when using Tomcat in an embedded scenario. Based on a patch provided by David Calavera. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51137">51137</a>: Add additional Microsoft Office MIME type mappings. (rjung) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Partial sync of MIME type mapping with mime.types from the Apache web server. About 600 MIME types added, some changed. (rjung) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Make access logging more robust when logging requests that generate 400 responses since the request object is unlikely to be fully/correctly populated in that case. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.13 (markt)/Coyote"><!--()--></a><a name="Tomcat_7.0.13_(markt)/Coyote"><strong>Coyote</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50957">50957</a>: Fix regression in HTTP BIO connector that triggered errors when processing pipe-lined requests. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50158">50158</a>: Ensure the asynchronous requests never timeout if the timeout is set to zero or less. Based on a patch provided by Chris. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51073">51073</a>: Throw an exception and do not start the APR connector if it is configured for SSL and an invalid value is provided for SSLProtocol. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Align all the connector implementations with the documented default setting for processorCache of 200. This changes the default from -1 (unlimited) for the AJP-BIO, AJP-APR and HTTP-APR connectors. Additional information was also added to the documentation on how to select an appropriate value. </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Take account of time spent waiting for a processing thread when calculating connection and keep-alive timeouts for the HTTP BIO connector. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51095">51095</a>: Don't trigger a NullPointerException when the SSL handshake fails with the HTTP-APR connector. Patch provided by Mike Glazer. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Improve handling in AJP connectors of the case where too large a AJP packet is received. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Restore the automatic disabling of HTTP keep-alive with the BIO connector once 75% of the processing threads are in use and make the threshold configurable. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Make pollerSize and maxConnections synonyms for the APR connectors since they perform the same function. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Use maxThreads rather than 10000 as the default maxConnections for the BIO connectors. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.13 (markt)/Jasper"><!--()--></a><a name="Tomcat_7.0.13_(markt)/Jasper"><strong>Jasper</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=47371">47371</a>: Correctly coerce the empty string to zero when used as an operand in EL arithmetic. Patch provided by gbt. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Label JSP/tag file line and column numbers when reporting errors since it may not be immediately obvious what the numbers represent. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct a regression in the fix for <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49916">49916</a> that resulted in JSPs being compiled twice rather than just once. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Log JARs that are scanned for TLDs where no TLD is found so that users can easily identify JARs that can be added to the list of JARs to skip. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Use a single TLD location cache for a web application rather than one per JSP compilation to speed up JSP compilation. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51124">51124</a>: Refactor BodyContentImpl to assist in determining the root cause of this bug. Based on a patch by Ramiro. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.13 (markt)/Cluster"><!--()--></a><a name="Tomcat_7.0.13_(markt)/Cluster"><strong>Cluster</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50950">50950</a>: Correct possible NotSerializableException for an authenticated session when running with a security manager. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.13 (markt)/Web applications"><!--()--></a><a name="Tomcat_7.0.13_(markt)/Web_applications"><strong>Web applications</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Configure Security Manager How-To to include a copy of the actual conf/catalina.policy file when the documentation is built, rather than maintaining a copy of its content. (kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Fix broken stylesheet URL in XML based manager status output. (rjung) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51156">51156</a>: Ensure session expiration option is available in Manager application was running web applications that were defined in server.xml. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.13 (markt)/Other"><!--()--></a><a name="Tomcat_7.0.13_(markt)/Other"><strong>Other</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Clarify error messages in *.sh files to mention that if a script is not found it might be because execute permission is needed. (kkolinko) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Update commons pool to 1.5.6. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51135">51135</a>: Fix auto-detection of JAVA_HOME for 64-bit Windows platforms that only have a 32-bit JVM installed. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51154">51154</a>: Remove duplicate @deprecated tags in ServletContext Javadoc. Patch provided by sebb. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=51155">51155</a>: Add comments to @deprecated tags that have none. Patch provided by sebb. (markt) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.12 (markt)"><!--()--></a><a name="Tomcat_7.0.12_(markt)"><strong>Tomcat 7.0.12 (markt)</strong></a></font></td><td align="right" bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><strong>released 2011-04-06</strong></font></td></tr><tr><td colspan="2"><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.12 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.12_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Automatically correct invalid paths when specified for Context elements inside server.xml and log a warning that the configuration has been corrected. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Don't unpack WAR files if they are not located in the Host's appBase. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Don't log to standard out in SSLValve. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Handle the case where a web crawler provides an invalid session ID in the CrawlerSessionManagerValve. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Update pattern used in CrawlerSessionManagerValve to that used by the ASF infrastructure team. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Remove unnecessary whitespace from MIME mapping entries in global web.xml file. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> When using parallel deployment, correctly handle the scenario when the client sends multiple JSESSIONID cookies. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=12428">12428</a>: Add support (disabled by default) for preemptive authentication. This can be configured per context. Based on a patch suggested by Werner Donn. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50929">50929</a>: When wrapping an exception, include the root cause. Patch provided by sebb. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Make the CSRF nonce cache serializable so that it can be replicated across a cluster and/or persisted across Tomcat restarts. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Resolve some refactoring TODOs in the implementation of the new Context attribute "swallowAbortedUploads". (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Include the seed time when calculating the time taken to create SecureRandom instances for session ID generation, report excessive times (greater than 100ms) at INFO level and provide a value for the message key so a meaningful message appears in the logs. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Don't register Contexts that fail to start with the Mapper. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48685">48685</a>: Add initial support for SPNEGO/Kerberos authentication also referred to as integrated Windows authentication. This includes user authentication, authorisation via the directory using the user's delegated credentials and exposing the user's delegated credentials via a request attribute so applications can make use of them to impersonate the current user when accessing third-party systems that use a compatible authentication mechanism. Based on a patch provided by Michael Osipov. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> HTTP range requests cannot be reliably served when a Writer is in use so prevent the DefaultServlet from attempting to do so. (kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Protect the DefaultServlet from Valves, Filters and Wrappers that write content to the response. Prevent partial responses to partial GET requests in this case since the range cannot be reliably determined. Also prevent the DefaultServlet from setting a content length header since this too cannot be reliably determined. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50991">50991</a>: Fix regression in fix for <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=25060">25060</a> that called close on a JNDI resource while it was still available to the application. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Provide a configuration option that lets the close method to be used for a JNDI Resource to be defined by the user. This change also disables using the close method unless one is explicitly defined for the resource and limits it to singleton resources. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correctly track changes to context.xml files and trigger redeployment when copyXML is set to false. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50997">50997</a>: Relax the requirement that directories must have a name ending in <code>.jar</code> to be treated as an expanded JAR file by the default JarScanner. Based on patch by Rodion Zhitomirsky. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Don't append the jvmRoute to a session ID if the jvmRoute is a zero length string. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Don't register non-singelton DataSource resources with JMX. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Provide additional configuration options for the DIGEST authenticator. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Provide a workaround for Tomcat hanging during shutdown when running the unit tests. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.12 (markt)/Coyote"><!--()--></a><a name="Tomcat_7.0.12_(markt)/Coyote"><strong>Coyote</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50887">50887</a>: Add support for configuring the JSSE provider used to convert client certificates. Based on a patch by pknopp. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50903">50903</a>: When a connector is stopped, ensure that requests that are currently in a keep-alive state and waiting for client data are not processed. Requests where processing has started will continue to completion. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50927">50927</a>: Improve error message when SSLCertificateFile is not specified when using APR with SSL. Based on a patch provided by sebb. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50928">50928</a>: Don't ignore keyPass attribute for HTTP BIO and NIO connectors. Based on a patch provided by sebb. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.12 (markt)/Cluster"><!--()--></a><a name="Tomcat_7.0.12_(markt)/Cluster"><strong>Cluster</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Securely seed the SecureRandom instance used for UUID generation and report excessive creation time (greater than 100ms) at INFO level. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.12 (markt)/Web applications"><!--()--></a><a name="Tomcat_7.0.12_(markt)/Web_applications"><strong>Web applications</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50924">50924</a>: Clean-up HTTP connector comparison table. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Slightly expanded the documentation of the Host element to clarify the relationship between host name and DNS name. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50925">50925</a>: Update SSL how-to to take account of <code>keyPass</code> connector attribute. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Improve Tomcat Logging documentation. (kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Align the authenticator documentation and MBean descriptors with the implementation. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Prevent the custom error pages for the Manager and Host Manager applications from being accessed directly. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50984">50984</a>: When using the Manager application ensure that undeployment fails if a file cannot be deleted. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.12 (markt)/Other"><!--()--></a><a name="Tomcat_7.0.12_(markt)/Other"><strong>Other</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Update Eclipse JDT complier to 3.6.2. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Update WSDL4J library to 1.6.2 (used by JSR 109 support in the extras package). (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Update optional CheckStyle library to 5.3. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50911">50911</a>: Reduce noise generated during the build of the Windows installer so warnings are more obvious. Patch provided by sebb. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Further work to reduce compiler and validation warnings across the code base. (markt) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.11 (markt)"><!--()--></a><a name="Tomcat_7.0.11_(markt)"><strong>Tomcat 7.0.11 (markt)</strong></a></font></td><td align="right" bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><strong>released 2011-03-11</strong></font></td></tr><tr><td colspan="2"><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.11 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.11_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> CVE-2011-1088: Completed fix. Don't ignore @ServletSecurity annotations. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=25060">25060</a>: Close Apache Commons DBCP datasources when the associated JNDI naming context is stopped (e.g. for a non-global DataSource resource on web application reload) to close remaining database connections immediately rather than waiting for garbage collection. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=26701">26701</a>: Provide a mechanism for users to register their own <code>URLStreamHandlerFactory</code> objects. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50855">50855</a>: Fix NPE on HttpServletRequest.logout() when debug logging is enabled. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> New context attribute "swallowAbortedUploads" allows to make request data swallowing configurable for requests that are too large. (rjung) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50854">50854</a>: Add additional permissions required by the Manager application when running under a security Manager and support a shared Manager installation when $CATALINA_HOME != CATALINA_BASE. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50893">50893</a>: Add additional information to the download README for the extras components. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Calling <code>stop()</code> and then <code>destroy()</code> on a connector incorrectly triggered an exception. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.11 (markt)/Coyote"><!--()--></a><a name="Tomcat_7.0.11_(markt)/Coyote"><strong>Coyote</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48208">48208</a>: Allow the configuration of a custom trust manager for use in CLIENT-CERT authentication. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Fix issues that prevented asynchronous servlets from working when used with the HTTP APR connector on platforms that support TCP_DEFER_ACCEPT. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.11 (markt)/Jasper"><!--()--></a><a name="Tomcat_7.0.11_(markt)/Jasper"><strong>Jasper</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct possible threading issue in JSP compilation when development mode is used. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50895">50895</a>: Don't initialize classes created during the compilation stage. (markt) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.10 (markt)"><!--()--></a><a name="Tomcat_7.0.10_(markt)"><strong>Tomcat 7.0.10 (markt)</strong></a></font></td><td align="right" bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><strong>released 2011-03-08</strong></font></td></tr><tr><td colspan="2"><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.10 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.10_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> CVE-2011-1088: Partial fix. Don't ignore @ServletSecurity annotations. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=27988">27988</a>: Improve reporting of missing files. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=28852">28852</a>: Add URL encoding where missing to parameters in URLs presented by Ant tasks to the Manager application. Based on a patch by Stephane Bailliez. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Improve handling of SSL renegotiation by failing earlier when the request body contains more bytes than maxSavePostSize. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Improve shut down speed by not renewing threads during shut down when the <code>ThreadLocalLeakPreventionListener</code> is enabled. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.10 (markt)/Coyote"><!--()--></a><a name="Tomcat_7.0.10_(markt)/Coyote"><strong>Coyote</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49284">49284</a>: Add SSL re-negotiation support to the HTTP NIO connector and extend test cases to cover CLIENT-CERT authentication. (fhanik/markt) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.9 (markt)"><!--()--></a><a name="Tomcat_7.0.9_(markt)"><strong>Tomcat 7.0.9 (markt)</strong></a></font></td><td align="right" bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><strong>not released</strong></font></td></tr><tr><td colspan="2"><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.9 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.9_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=19444">19444</a>: Add an option to the JNDI realm to allow role searches to be performed by the authenticated user. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=21669">21669</a>: Add the ability to specify the roleBase for the JNDI Realm as relative to the users DN. Based on a patch by Art W. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=22405">22405</a>: Add a new Lifecycle listener, <code>org.apache.catalina.security.SecurityListener</code> that prevents Tomcat from starting insecurely. It requires that Tomcat is not started as root and that a umask at least as restrictive as 0007 is used. This new listener is not enabled by default. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48863">48863</a>: Better logging when specifying an invalid directory for a class loader. Based on a patch by Ralf Hauser. (markt/kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48870">48870</a>: Refactor to remove use of parallel arrays. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Enhance the RemoteIpFilter and RemoteIpValve so that the modified remote address, remote host, protocol and server port may be used in an access log if desired. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Restore access to Environments, Resources and ResourceLinks via JMX which was lost in early 7.0.x re-factoring. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Remove ServerLifecycleListener. This was already removed from server.xml and with the Lifecycle re-factoring is no longer required. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Add additional checks to ensure that sub-classes of <code>org.apache.catalina.util.LifecycleBase</code> correctly implement the expected state transitions. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50189">50189</a>: Once the application has finished writing to the response, prevent further reads from the request since this causes various problems in the connectors which do not expect this. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50700">50700</a>: Ensure that the override attribute of context parameters is correctly followed. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50721">50721</a>: Correctly handle URL decoding where the URL ends in %nn. Patch provided by Christof Marti. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50737">50737</a>: Add additional information when an invalid WAR file is detected. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50748">50748</a>: Allow the content length header to be set up to the point the response is committed when a writer is being used. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50751">50751</a>: When authenticating with the JNDI Realm, only attempt to read user attributes from the directory if attributes are required. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50752">50752</a>: Fix typo in debug message in deprecated Embedded class. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50789">50789</a>: Provide an option to enable ServletRequestListeners for forwards as required by some CDI frameworks. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50793">50793</a>: When processing Servlet 3.0 async requests, ensure that the requestInitialized and requestDestroyed events are only fired once per request at the correct times. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50802">50802</a>: Ensure that <code>ServletContext.getResourcePaths()</code> includes static resources packaged in JAR files in its output. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Web crawlers can trigger the creation of many thousands of sessions as they crawl a site which may result in significant memory consumption. The new Crawler Session Manager Valve ensures that crawlers are associated with a single session - just like normal users - regardless of whether or not they provide a session token with their requests. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Don't attempt to start NamingResources for Contexts multiple times. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50826">50826</a>: Avoid <code>IllegalArgumentException</code> if an embedded Tomcat instance that includes at least one Context is destroyed without ever being started. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Ensure a web application is taken out of service if the web.xml file is not valid. (kkolinko/markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Ensure Servlet 2.2 jspFile elements are correctly converted to use a leading '/' if missing. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50836">50836</a>: Better documentation of the meaning of <code>Lifecycle.isAvailable()</code> and correct a couple of cases where this could incorrectly return true. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.9 (markt)/Coyote"><!--()--></a><a name="Tomcat_7.0.9_(markt)/Coyote"><strong>Coyote</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50780">50780</a>: Fix memory leak in APR implementation of AJP connector introduced by the refactoring for <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49884">49884</a>. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> If server configuration errors and/or faulty applications caused the ulimit for open files to be reached, the acceptor threads for all connectors could enter a tight loop. This loop consumed CPU and also logged an error message for every iteration of the loop which lead to large log files being generated. The acceptors have been enhanced to better handle this situation. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.9 (markt)/Jasper"><!--()--></a><a name="Tomcat_7.0.9_(markt)/Jasper"><strong>Jasper</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50720">50720</a>: Ensure that the use of non-ISO-8859-1 character sets for web.xml does not trigger an error when Jasper parses the web.xml file. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50726">50726</a>: Ensure that the use of the genStringAsCharArray does not result in String constants that are too long for valid Java code. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50790">50790</a>: Improve method resolution in EL expressions. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.9 (markt)/Cluster"><!--()--></a><a name="Tomcat_7.0.9_(markt)/Cluster"><strong>Cluster</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50771">50771</a>: Ensure HttpServletRequest#getAuthType() returns the name of the authentication scheme if request has already been authenticated. (kfujino) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.9 (markt)/Web applications"><!--()--></a><a name="Tomcat_7.0.9_(markt)/Web_applications"><strong>Web applications</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50713">50713</a>: Remove roles command from the Manager application. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tribes"><strong>Tribes</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://svn.apache.org/viewvc?view=rev&rev=1068549">r1068549</a> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50667">50667</a>: Allow RPC callers to get confirmation when sending a reply. (fhanik) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.9 (markt)/Other"><!--()--></a><a name="Tomcat_7.0.9_(markt)/Other"><strong>Other</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50743">50743</a>: Cache CheckStyle results between builds to speed up validation. Patch provided by Oliver. (markt) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.8 (markt)"><!--()--></a><a name="Tomcat_7.0.8_(markt)"><strong>Tomcat 7.0.8 (markt)</strong></a></font></td><td align="right" bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><strong>released 2011-02-05</strong></font></td></tr><tr><td colspan="2"><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.8 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.8_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Fix NPE in CoyoteAdapter when postParseRequest() call fails. (kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50709">50709</a>: Make <code>ApplicationContextFacade</code> non-final to enable extension. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> When running under a security manager, user requests may fail with a security exception. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.8 (markt)/Coyote"><!--()--></a><a name="Tomcat_7.0.8_(markt)/Coyote"><strong>Coyote</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Reduce level of log message for invalid URL parameters from WARNING to INFO. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Fix hanging Servlet 3 asynchronous requests when using the APR based AJP connector. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.8 (markt)/Other"><!--()--></a><a name="Tomcat_7.0.8_(markt)/Other"><strong>Other</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Align server.xml installed by the Windows installer with the one bundled in zip/tar.gz files. The differences are LockOutRealm being used and AccessLogValve being enabled by default. (kkolinko) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.7 (markt)"><!--()--></a><a name="Tomcat_7.0.7_(markt)"><strong>Tomcat 7.0.7 (markt)</strong></a></font></td><td align="right" bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><strong>not released</strong></font></td></tr><tr><td colspan="2"><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.7 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.7_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=18462">18462</a>: Don't merge <code>stdout</code> and <code>stderr</code> internally so users retain the option to treat them separately. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=18797">18797</a>: Provide protection against <code>null</code> or zero length names being provided for users, roles and groups in the <code>MemoryRealm</code> and <code>UserDatabaseRealm</code>. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Improve fix for <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50205">50205</a> to trigger an error earlier if invalid configuration is used. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Provide additional control over component class loaders, primarily for use when embedding. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Fix NPE in RemoteAddrFilter, RemoteHostFilter. (kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49711">49711</a>: HttpServletRequest#getParts will work in a filter or servlet without an @MultipartConfig annotation or MultipartConfigElement if the new "allowCasualMultipartParsing" context attribute is set to "true". (schultz) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49978">49978</a>: Correct another instance where deployment incorrectly failed if a directory in the work area already existed. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50582">50582</a>: Refactor access logging so chunked encoding is not forced for all requests if bytes sent is logged. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50597">50597</a>: Don't instantiate a new instance of a Filter if an instance was provided via the <code>ServletContext.addFilter(String, Filter)</code> method. Patch provided by Ismael Juma. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50598">50598</a>: Correct URL for Manager text interface. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50620">50620</a>: Stop exceptions that occur during <code>Session.endAccess()</code> from preventing the normal completion of <code>Request.recycle()</code>. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50629">50629</a>: Make <code>StandardContext.bindThread()</code> and <code>StandardContext.unbindThread()</code> protected to allow use by sub-classes. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Use getName() instead of logName() in error messages in StandardContext. (kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50642">50642</a>: Move the <code>sun.net.www.http.HttpClient</code> keep-alive thread memory leak protection from the JreMemoryLeakPreventionListener to the WebappClassLoader since the thread that triggers the memory leak is created on demand. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50673">50673</a>: Improve Catalina shutdown when running as a service. Do not call System.exit(). (kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50683">50683</a>: Ensure annotations are scanned when <code>unpackWARs</code> is set to <code>false</code> in the Host where a web application is deployed. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Improve HTTP specification compliance in support of <code>Accept-Language</code> header. (kkolinko) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.7 (markt)/Coyote"><!--()--></a><a name="Tomcat_7.0.7_(markt)/Coyote"><strong>Coyote</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Prevent possible thread exhaustion if a Comet timeout event takes a while to complete. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Prvent multiple Comet END events if the CometServlet calls <code>event.close()</code> during an END event. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50325">50325</a>: When the JVM indicates support for RFC 5746, disable Tomcat's <code>allowUnsafeLegacyRenegotiation</code> configuration attribute and use the JVM configuration to control renegotiation. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50405">50405</a>: Fix occassional NPE when using NIO connector and Comet. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Ensure correct recycling of NIO input filters when processing Comet events. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50627">50627</a>: Correct interaction of NIO socket and Poller when processing Comet events. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct interaction of APR socket and Poller when processing Comet events. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50631">50631</a>: InternalNioInputBuffer should honor <code>maxHttpHeadSize</code>. (kkolinko) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.7 (markt)/Jasper"><!--()--></a><a name="Tomcat_7.0.7_(markt)/Jasper"><strong>Jasper</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Improve special case handling of <code>javax.servlet.jsp.el.ScopedAttributeELResolver</code> in <code>javax.el.CompositeELResolver</code> to handle sub-classes. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=15688">15688</a>: Use fully-qualified class names in generated jsp files to avoid naming conflicts with user imports. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46819">46819</a>: Remove redundant object instantiations in JspRuntimeLibrary. Patch provided by Anthony Whitford. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Improve error message when EL identifiers are not valid Java identifiers and use i18n for the error message. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50680">50680</a>: Prevent an NPE when using tag files from an exploded JAR file, e.g. from within an IDE. Patch provided by Larry Isaacs. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.7 (markt)/Cluster"><!--()--></a><a name="Tomcat_7.0.7_(markt)/Cluster"><strong>Cluster</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50591">50591</a>: Fix NPE in ReplicationValve. (kkolinko) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Internationalise the log messages for the FarmWarDeployer. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50600">50600</a>: Prevent a <code>ConcurrentModificationException</code> when removing a WAR file via the FarmWarDeployer. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Be consistent with locks on sessionCreationTiming, sessionExpirationTiming in DeltaManager.resetStatistics(). (kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50648">50648</a>: Correctly set the interrupt status if a thread using <code>RpcChannel</code> is interrupted waiting for a message reply. Based on a patch by Olivier Costet. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50646">50646</a>: Ensure larger Tribes messages are fully read. Patch provided by Olivier Costet. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50679">50679</a>: Update the FarmWarDeployer to support parallel deployment. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.7 (markt)/Web applications"><!--()--></a><a name="Tomcat_7.0.7_(markt)/Web_applications"><strong>Web applications</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=22278">22278</a>: Add a commented out <code>RemoteAddrValve</code> that limits access to the Manager and Host Manager applications to localhost. Based on a patch by Yann Cébron. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct a handful of Javadoc warnings. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Provide additional detail about how web application version order is determined when using parallel deployment. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct the documentation for the recoveryCount count attribute of the the default cluster membership. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50441">50441</a>: Clarify when it is valid to set the docBase attribute in a Context element. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50526">50526</a>: Provide additional documetation on configuring JavaMail resources. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50599">50599</a>: Use correct names of roles required to access the Manager application. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.7 (markt)/Other"><!--()--></a><a name="Tomcat_7.0.7_(markt)/Other"><strong>Other</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Extend the Checkstyle tests to check for license headers. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Modify the build script so a release build always rebuilds the dependencies to ensure that the correct Tomcat version appears in the manifest. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Code clean-up to remove unused code and reduce IDE warnings. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50601">50601</a>: Code clean-up. Patch provided by sebb. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50606">50606</a>: Improve CGIServlet: Provide support for specifying empty value for the <code>executable</code> init-param. Provide support for explicit additional arguments for the executable. Those were broken when implementing fix for bug <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49657">49657</a>. (kkolinko) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.6 (markt)"><!--()--></a><a name="Tomcat_7.0.6_(markt)"><strong>Tomcat 7.0.6 (markt)</strong></a></font></td><td align="right" bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><strong>released 2011-01-14</strong></font></td></tr><tr><td colspan="2"><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.6 (markt)/General"><!--()--></a><a name="Tomcat_7.0.6_(markt)/General"><strong>General</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Update to Commons Daemon 1.0.5. (mturk) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.6 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.6_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=8705">8705</a>: <code>org.apache.catalina.SessionListener</code> now extends <code>java.util.EventListener</code>. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=10526">10526</a>: Add an option to the <code>Authenticator</code>s to force the creation of a session on authentication which may offer some performance benefits. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=10972">10972</a>: Improve error message if the className attribute is missing on an element in server.xml where it is required. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48692">48692</a>: Provide option to parse <code>application/x-www-form-urlencoded</code> PUT requests. (schultz) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48822">48822</a>: Include context name in case of error while stopping or starting a context during its reload. Patch provided by Marc Guillemot. (slaurent) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48837">48837</a>: Extend thread local memory leak detection to include classes loaded by subordinate class loaders to the web application's class loader such as the Jasper class loader. Based on a patch by Sylvain Laurent. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48973">48973</a>: Avoid creating a SESSIONS.ser file when stopping an application if there's no session. Patch provided by Marc Guillemot. (slaurent) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49000">49000</a>: No longer accept specification invalid name only cookies by default. This behaviour can be restored using a system property. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49159">49159</a>: Improve memory leak protection by renewing threads of the pool when a web application is stopped. (slaurent) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49372">49372</a>: Re-fix after connector re-factoring. If connector initialisation fails (e.g. if a port is alreasy in use) do not trigger an <code>LifecycleException</code> for an invalid state transition. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49543">49543</a>: Allow Tomcat to use shared data sources with per application credentials. (fhanik) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49650">49650</a>: Remove unnecessary entries package.access property defined in catalina.properties. Patch provided by Owen Farrell. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50106">50106</a>: Correct several MBean descriptors. Patch provided by Eiji Takahashi. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Further performance improvements to session ID generation. Remove legacy configuration options that are no longer required. Provide additional options to control the <code>SecureRandom</code> instances used to generate session IDs. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50201">50201</a>: Update the access log reference in <code>StandardEngine</code> when the ROOT web application is redeployed, started, stopped or defaultHost is changed. (markt/kkolinko) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50282">50282</a>: Load <code>javax.security.auth.login.Configuration</code> with <code>JreMemoryLeakPreventionListener</code> to avoid memory leak when stopping a web application that would use JAAS. (slaurent) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50351">50351</a>: Fix the regression that broke BeanFactory resources caused by the previous fix for <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50159">50159</a>. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50352">50352</a>: Ensure that <code>AsyncListener.onComplete()</code> is fired when <code>AsyncContext.complete()</code> is called. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50358">50358</a>: Set the correct LifecycleState when stopping instances of the deprecated Embedded class. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Further Lifecycle refactoring for Connectors and associated components. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct handling of versioned web applications in deployer. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct removal of <code>LifeCycleListener</code>s from <code>Container</code>s via JMX. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Don't use <code>null</code>s to construct log messages. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Code clean-up. Replace use of inefficient constructors with more efficient alternatives. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50411">50411</a>: Ensure sessions are removed from the <code>Store</code> associated with a <code>PersistentManager</code>. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50413">50413</a>: Ensure 304 responses are not returned when using static files as error pages. (markt/kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50448">50448</a>: Fix possible <code>IllegalStateException</code> caused by recent session management refactoring. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Ensure aliases settings for a context are retained after a context is reloaded. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Log a warning if context.xml files define values for properties that do not exist (e.g. if there is a typo in a property name). (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50453">50453</a>: Correctly handle multiple <code>X-Forwarded-For</code> headers in the RemoteIpFilter and RemoteIpValve. Patch provided by Jim Riggs. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50541">50541</a>: Add support for setting the size limit and time limit for LDAP seaches when using the JNDI Realm with <code>userSearch</code>. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> All configuration options that use regular expression now require a single regular expression (using <code>java.util.regex</code>) rather than a list of comma-separated or semi-colon-separated expressions. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50496">50496</a>: Bytes sent in the access log are now counted after compression, chunking etc rather than before. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50550">50550</a>: When a new directory is created (e.g. via WebDAV) ensure that a subsequent request for that directory does not result in a 404 response. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50554">50554</a>: Code clean up. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50556">50556</a>: Improve JreMemoryLeakPreventionListener to prevent a potential class loader leak caused by a thread spawned when the class <code>com.sun.jndi.ldap.LdapPoolManager</code> is initialized and the system property <code>com.sun.jndi.ldap.connect.pool.timeout</code> is set to a value greater than 0. (slaurent) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.6 (markt)/Coyote"><!--()--></a><a name="Tomcat_7.0.6_(markt)/Coyote"><strong>Coyote</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=47319">47319</a>: Return the client's IP address rather than null for calls to <code>getRemoteHost()</code> when the APR connector is used with <code>enableLookups="true"</code> but the IP address is not resolveable. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50108">50108</a>: Add get/set methods for Connector property minSpareThreads. Patch provided by Eiji Takahashi. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50360">50360</a>: Provide an option to control when the socket associated with a connector is bound. By default, the socket is bound on <code>Connector.init()</code> and released on <code>Connector.destroy()</code> as per the current behaviour but this can be changed so that the socket is bound on <code>Connector.start()</code> and released on <code>Connector.stop()</code>. This fix also includes further Lifecycle refactoring for Connectors and associated components. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Remove a huge memory leak in the NIO connector introduced by the fix for <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49884">49884</a>. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50467">50467</a>: Protected against NPE triggered by a race condition that causes the NIO poller to fail, preventing the processing of further requests. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.6 (markt)/Jasper"><!--()--></a><a name="Tomcat_7.0.6_(markt)/Jasper"><strong>Jasper</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=13731">13731</a>: Make variables in <code>_jspService()</code> method final where possible. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50408">50408</a>: Fix <code>NoSuchMethodException</code> when using scoped variables with EL method invocation. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50460">50460</a>: Avoid a memory leak caused by using a cached exception instance in <code>JspDocumentParser</code> and <code>ProxyDirContext</code>. (kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50500">50500</a>: Use correct coercions (as per the EL spec) for arithmetic operations involving string values containing '.', 'e' or 'E'. Based on a patch by Brian Weisleder. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.6 (markt)/Cluster"><!--()--></a><a name="Tomcat_7.0.6_(markt)/Cluster"><strong>Cluster</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50185">50185</a>: Add additional trace level logging to Tribes to assist with fault diagnosis. Based on a patch by Ariel. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Don't try and obtain session data from the cluster if the current node is the only node in the cluster. Log requesting session data as INFO rather than WARNING. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50503">50503</a>: When web application has a version, Engine level Clustering works correctly. (kfujino) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50547">50547</a>: Add time stamp for CHANGE_SESSION_ID message and SESSION_EXPIRED message. (kfujino) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.6 (markt)/Web applications"><!--()--></a><a name="Tomcat_7.0.6_(markt)/Web_applications"><strong>Web applications</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=21157">21157</a>: Ensure cookies are written before the response is commited in the Cookie example. Patch provided by Stefan Radzom. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50294">50294</a>: Add more information to documentation regarding format of configuration files. Patch provided by Luke Meyer. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correctly validate provided context path so sessions for the ROOT web application can be viewed through the HTML Manager. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Improve documentation of database connection factory. (rjung) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50488">50488</a>: Update classpath required when using jsvc and add a note regarding server VMs. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Further filtering of Manager display output. (kkolinko) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.6 (markt)/Other"><!--()--></a><a name="Tomcat_7.0.6_(markt)/Other"><strong>Other</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Don't configure Windows installer to use PID file since it is not removed when the service stops which prevents the service from starting. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=14416">14416</a>: Make <code>TagLibraryInfo.getTag()</code> more robust at handling <code>null</code>s. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50552">50552</a>: Avoid NPE that hides error message when using Ant tasks. (schultz) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Provide two alternative locations for the libraries downloaded from the ASF web site at build time. Use the main distribution site as default and the archive one as fallback. (kkolinko) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.5 (markt)"><!--()--></a><a name="Tomcat_7.0.5_(markt)"><strong>Tomcat 7.0.5 (markt)</strong></a></font></td><td align="right" bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><strong>beta, 2010-12-01</strong></font></td></tr><tr><td colspan="2"><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.5 (markt)/General"><!--()--></a><a name="Tomcat_7.0.5_(markt)/General"><strong>General</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Update to Commons Daemon 1.0.4. (mturk) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.5 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.5_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=3839">3839</a>: Provide a mechanism to gracefully handle the case where users book-mark the form login page or otherwise misuse the FORM authentication process. Based on a suggestion by Mark Morris. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49180">49180</a>: Add option to disable log rotation in juli FileHandler. Patch provided by Pid (pidster at apache). (funkman) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49991">49991</a>: Ensure servlet request listeners are fired for the login and error pages during FORM authentication. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50107">50107</a>: When removing a Host via JMX, do not attempt to destroy the host's pipeline twice. Patch provided by Eiji Takahashi. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50138">50138</a>: Fix threading issues in <code>org.apache.catalina.security.SecurityUtil</code>. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50157">50157</a>: Ensure MapperListener is only added to a container object once. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50159">50159</a>: Add a new attribute for <code><Resource></code> elements, <code>singleton</code>, that controls whether or not a new object is created every time a JNDI lookup is performed to obtain the resource. The default value is <code>true</code>, which will return the same instance of the resource in every JNDI lookup. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50168">50168</a>: Separate the <code>Lifecycle.DESTROY_EVENT</code> into <code>Lifecycle.BEFORE_DESTROY_EVENT</code> and <code>Lifecycle.AFTER_DESTROY_EVENT</code>. Use the additional state to ensure that <code>Context</code> objects are only destroyed once. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50169">50169</a>: Ensure that when a Container is started that it doesn't try and register with the mapper unless its parent has already started. Patch provided by Eiji Takahashi. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50222">50222</a>: Modify memory leak prevention code so it pins the system class loader in memory rather than than the common class loader, which is better for embedded systems. Patch provided by Christopher Schultz. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Improve debug logging for MapperListener registration. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Expose names of LifecycleListeners and ContainerListeners for StandardContext via JMX. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Add a new option, <code>resourceOnlyServlets</code>, to Context elements that provides a mechanism for working around the issues caused by new requirements for welcome file mapping introduced in Servlet 3.0. By default, the existing Tomcat 6.0.x welcome file handling is used. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Make Tomcat more tolerant of <code>null</code> when generating JMX names for Valves. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Make AccessLogValve attribute <code>enabled</code> changeable via JMX. (pero) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct infinite loop if <code>ServletRequest.startAsync(ServletRequest, ServletResponse)</code> was called. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50232">50232</a>: Remove dependency between StoreBase and PersistentManager and associated code clean-up. Patch provided by Tiago Batista. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50252">50252</a>: Prevent ClassCastException when using a <ResourceLink>. Patch provided by Eiji Takahashi. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Reduce synchronization in session managers to improve performance of session creation. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> If starting children automatically when adding them to a container (e.g. when adding a Context to a Host) don't lock the parent's set of children whilst the new child is being started since this can block other threads and cause issues such as lost cluster messages. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Implement support for parallel deployment. This allows multiple versions of the same web application to be deployed to the same context path at the same time. Users without a current session will be mapped to the latest version of the web application. Users with a current session will continue to use the version of the web application with which the session is associated until the session expires. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50308">50308</a>: Allow asynchronous request processing to call <code>AsyncContext.dispatch()</code> once the asynchronous request has timed out. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Make memory leak prevention code that clears ThreadLocal instances more robust against objects with toString() methods that throw exceptions. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.5 (markt)/Coyote"><!--()--></a><a name="Tomcat_7.0.5_(markt)/Coyote"><strong>Coyote</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49860">49860</a>: Complete support for handling trailing headers in chunked HTTP requests. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Impose a limit on the length of the trailing headers. The limit is configurable with a system property and is <code>8192</code> by default. (kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50207">50207</a>: Ensure Comet timeout events are triggered. This bug was a regression triggered by the fix for <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49884">49884</a>. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.5 (markt)/Jasper"><!--()--></a><a name="Tomcat_7.0.5_(markt)/Jasper"><strong>Jasper</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49297">49297</a>: Enforce the rules in the JSP specification for parsing the attributes of custom and standard actions that require that the attribute names are unique within an element and that there is whitespace before the attribute name. The whitespace test can be disabled by setting the system property <code>org.apache.jasper.compiler.Parser.STRICT_WHITESPACE</code> to <code>false</code>. Attributes of the page directive have slightly different rules. The implementation of that part of the fix is based on a patch by genspring. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50105">50105</a>: When processing composite EL expressions use <code>Enum.name()</code> rather than <code>Enum.toString()</code> as required by the EL specification. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Fix minor thread-safety and performance issues in the implementation of <code>maxLoadedJsps</code>. (rjung) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Add support for unloading JSPs that have not been requested for a long time using the new parameter <code>jspIdleTimeout</code>. (rjung) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Add logging and JMX support to JSP unloading. (rjung) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50192">50192</a>: Improve performance for EL when running under a security manager. Based on a patch by Robert Goff. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50228">50228</a>: Improve recycling of <code>BodyContentImpl</code>. This avoids keeping a cached reference to a webapp-provided Writer used in JspFragment.invoke() calls. (kkolinko) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50273">50273</a>: Provide a workaround for an HP-UX issue that can result in large numbers of SEVERE log messages appearing in the logs as a result of normal operation. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50293">50293</a>: Increase the size of internal ELResolver array from 2 to 8 since in typical usage there are at least 5 resolvers. Based on a patch by Robert Goff. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.5 (markt)/Cluster"><!--()--></a><a name="Tomcat_7.0.5_(markt)/Cluster"><strong>Cluster</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Add support for maxActiveSessions attribute to BackupManager. (kfujino) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Improve sending an access message in DeltaManager. maxInactiveInterval of not Manager but the session is used. If maxInactiveInterval is negative, an access message is not sending. (kfujino) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50183">50183</a>: BIO sender was not scheduling tasks to the executor during normal operation. Patch provided by Ariel. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50184">50184</a>: Add an option to the RpcChannel to enable the Channel send options to be set for the reply message. Based on a patch by Ariel. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Ensure that a new Context waiting for session data from other nodes in the cluster does not block the processing of clustering messages for other Contexts. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.5 (markt)/Web applications"><!--()--></a><a name="Tomcat_7.0.5_(markt)/Web_applications"><strong>Web applications</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49426">49426</a>: Localize messages in the Manager application based on the Locale of the user rather than the default Locale of the server. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Localize messages in the Host Manager application based on the Locale of the user rather than the default Locale of the server. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50242">50242</a>: Provide a sample log4j configuration that more closely matches the default JULI configuration. Patch provided by Christopher Schultz. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Restore the ability to edit the contents of /WEB-INF and /META-INF via WebDAV via the provision of a new configuration option, allowSpecialPaths. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct broken links for on-line JavaDocs. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50230">50230</a>: Add new DistributedManager interface that is implemented by the Backup Manager to remove circular dependency between tomcat-catalina-ha and tomcat-catalina modules. Also allows third-party distributed Manager implementations to report full session information through the HTML Manager. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Improve Tomcat Logging documentation. (kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50303">50303</a>: Update JNDI how-to to reflect the new JavaMail download location and that JAF is now included in Java SE 6. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Fix ordering functionality on sessions page for the HTML Manager application. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Fix primary sessions not always being treated as such in the HTML Manager application. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Fix message not being displayed after session attribute removal in the HTML Manager application. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50310">50310</a>: Fix display of Servlet information in the Manager application. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> CVE-2010-4172: Multiple XSS in the Manager application. (markt/kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50316">50316</a>: Fix display of negative values in the Manager application. (kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50318">50318</a>: Avoid NPE when trying to view session detail for an expired session in the Manager application. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.5 (markt)/Other"><!--()--></a><a name="Tomcat_7.0.5_(markt)/Other"><strong>Other</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct a handful of Javadoc warnings. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=22965">22965</a>: Fix some typos and formatting issues in the global web.xml file. Based on a patch by Yann Cébron. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Extend Checkstyle validation checks to check for unused imports. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> General code clean-up to reduce (not eliminate) the number of warnings reported by IDEs. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50140">50140</a>: Don't ignore a user specified installation directory when performing a silent install with the Windows installer on 64-bit platforms. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Reimplemented Windows installer dialogs, using modern libraries (nsDialogs, MUI2). (kkolinko) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> When installing with the Windows installer on 64-bit platforms, allow the user to select either a 32-bit JDK or a 64-bit JDK. If a 32-bit JDK is selected, the 32-bit service wrapper and the 32-bit native DLL will be installed. If a 64-bit JDK is selected, the 64-bit service wrapper and the 64-bit native DLL will be installed. (markt/kkolinko) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Create Windows shortcuts for the Manager and Host Manager webapps. (kkolinko) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Support /? command line option in the Windows Installer. (kkolinko) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Display and allow to change roles for the Tomcat admin user in the Windows installer. (kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> In the Windows installer: do not leave stale <code>server.xml</code> and <code>tomcat-users.xml</code> fragments in the $TEMP folder. (kkolinko) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49819">49819</a>: Redesign of home page by Pid (pidster at apache). (timw) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.4 (markt)"><!--()--></a><a name="Tomcat_7.0.4_(markt)"><strong>Tomcat 7.0.4 (markt)</strong></a></font></td><td align="right" bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><strong>beta, 2010-10-21</strong></font></td></tr><tr><td colspan="2"><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.4 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.4_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49428">49428</a>: Re-implement the fix for bug <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49428">49428</a> – namespace issues for some Microsoft WebDAV clients. (kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49669">49669</a>: Fix memory leak triggered by using the deprecated javax.security.auth.Policy class. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49922">49922</a>: Don't add filter twice to filter chain if the filter matches more than one URL pattern and/or Servlet name. Patch provided by heyoulin. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49937">49937</a>: Use an InstanceManager when creating an AsyncListener through the AsyncContext to ensure annotations are processed. Based on a patch by David Jencks. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> To avoid NoSuchMethodException, xmlValidation and xmlNamespaceAware are removed from the createStandardHost definition of mbeans-descriptors.xml. (kfujino) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49945">49945</a>: Continue improvements to JMX. Fix a handful of attributes that were showing as Unavailable in JConsole. Patch provided by Chamith Buddhika. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49952">49952</a>: Allow ServletContainerInitializers to add listeners to a web application. Patch provided by David Jencks. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49956">49956</a>: Handle case when @Resource annotation uses the full JNDI name for a resource. Based on a patch by Gurkan Erdogdu. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49557">49557</a>: Correct regression due to Lifecycle refactoring that cleared all work directories (with compiled JSPs and persisted sessions) when Tomcat was stopped. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49978">49978</a>: Correctly handle the case when a directory expected to be created during web application start is already present. Rather than throwing an exception and failing to start, allow the web application to start normally. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49987">49987</a>: Fix thread safety issue with population of servlet context initialization parameters. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49994">49994</a>: As per the Java EE 6 specification, return a new object instance for each JNDI look up of a resource reference. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50015">50015</a>: Re-factor dynamic servlet security implementation to make extensions, such as JACC implementations, simpler. Patch provided by David Jencks. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50016">50016</a>: Re-factor <code>isUserInRole()</code> and <code>login()/logout()</code> methods to support JACC implementations and to improve encapsulation. Patch provided by David Jencks. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50017">50017</a>: Code clean-up. No functional change. Patch provided by sebb. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50027">50027</a>: Avoid NPE on start when a Context is defined in server.xml with one or more JNDI resources. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50059">50059</a>: JARs should always be searched for static resources even if the web application is marked as meta-data complete. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50063">50063</a>: Correct regression in fix for <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50059">50059</a> that causes applications marked as meta-data complete to return 404s for all requests. Patch provided by heyoulin. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50087">50087</a>: Catch ClassFormatErrors when scanning for annotations. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.4 (markt)/Coyote"><!--()--></a><a name="Tomcat_7.0.4_(markt)/Coyote"><strong>Coyote</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49923">49923</a>: Avoid using negative timeouts during acceptor unlock to ensure APR connector shuts down properly. (mturk) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49972">49972</a>: Fix potential thread safe issue when formatting dates for use in HTTP headers. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50003">50003</a>: Set not maxThreads but minSpareThreads to corePoolSize, if AbstractEndpoint.setMinSpareThreads is called. (kfujino) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50044">50044</a>: Fix issue when using comet where socket remained in long poll after the comet request has ended. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50054">50054</a>: Correctly handle the setting of minSpareThreads in AJP connector. (kfujino) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50072">50072</a>: Fix issues when using a non-blocking read for the request line with the NIO connector that could result in the request line being mis-read. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.4 (markt)/Jasper"><!--()--></a><a name="Tomcat_7.0.4_(markt)/Jasper"><strong>Jasper</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49986">49986</a>: Fix thread safety issue for JSP reload. (timw) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49998">49998</a>: Make jsp:root detection work with single quoted attributes as well. (timw) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correctly handle the setting of primitive bean values via expression language. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Don't swallow exceptions when processing TLD files and handle the case when there is no web.xml file. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50066">50066</a>: Fix building of recursive tag files when the file depends on a JAR file. Patch provided by Sylvain Laurent. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50078">50078</a>: Fix threading problem in EL caches. Patch provided by Takayoshi Kimura. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Make EL cache sizes configurable. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.4 (markt)/Web applications"><!--()--></a><a name="Tomcat_7.0.4_(markt)/Web_applications"><strong>Web applications</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Apply filters to default home page so copyright year is correctly displayed. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.4 (markt)/Other"><!--()--></a><a name="Tomcat_7.0.4_(markt)/Other"><strong>Other</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48716">48716</a>: Do not call reset if the default LogManager is in use. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50013">50013</a>: Correctly package classes from <code>org.apache.tomcat.util.file</code> and add the tomcat-util.jar to the class path for the Ant tasks. Based on a patch provided by Sylvain Laurent. (markt) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.3 (markt)"><!--()--></a><a name="Tomcat_7.0.3_(markt)"><strong>Tomcat 7.0.3 (markt)</strong></a></font></td><td align="right" bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><strong>not released</strong></font></td></tr><tr><td colspan="2"><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.3 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.3_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48644">48644</a>: Review all instances of catching Throwable and re-throw where appropriate. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Allow glob patterns in the <code>jarsToSkip</code> configuration and add some debug logging to the jar scanner. (rjung) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48738">48738</a>: Workaround a couple of long standing JDK bugs to enable GZIP compressed output streams to be flushed. Based on a patch provided by Jiong Wang. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48967">48967</a>: Replace strings "catalina.base" and "catalina.home" by globally defined constants. Patch provided by Marc Guillemot. (rjung) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49195">49195</a>: Don't report an error when shutting down a Windows service for a Tomcat instance that has a disabled shutdown port. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49209">49209</a>: Prevent possible AccessControlException during undeployment when running with a security manager. Patch provided by Sylvain Laurent. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49657">49657</a>: Handle CGI executables with spaces in the path. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49667">49667</a>: Ensure that using the JDBC driver memory leak prevention code does not cause a one of the memory leaks it is meant to avoid. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49670">49670</a>: Restore SSO functionality that was broken by Lifecycle refactoring. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49698">49698</a>: Allow a listener to complete an asynchronous request if it times out. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49714">49714</a>: The annotation process of Jar doesn't influence distributable element of web.xml. (kfujino) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49721">49721</a>: Alls JAR in a web application should be searched for resources, not just those with a web-fragment.xml that is going to be processed. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49728">49728</a>: Improve PID file handling when another process is managing the PID file and Tomcat does not have write access. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49730">49730</a>: Fix a race condition in StandardThreadExector that can cause requests to experience large delays. Patch provided by Sylvain Laurent. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49749">49749</a>: Single sign on cookies should have httpOnly flag set using same rules as session cookies. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49750">49750</a>: Align <code>WebappClassLoader.validate()</code> implementation with Javadoc and ensure that <code>javax.servlet.*</code> classes can not be loaded by a <code>WebappClassLoader</code> instance. Patch provided by pid. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49757">49757</a>: Correct some generics warnings. Based on a patch provided by Gábor. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49779">49779</a>: Improve handling of POST requests and FORM authentication, particularly when the user agent responds to the 302 response by repeating the POST request including a request body. Any request body provided at this point is now swallowed. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> CSRF prevention filter did not correctly handle URLs that used anchors. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Fix memory leak on web application stopped caused by failed to de-register the web application's Servlets with the MBean server. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> More tweaks to the Lifecycle refactoring to ensure that when a component is being destroyed, the destroy method is only called once on each child component. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Keep the MBean names for web applications consistent between Tomcat 6 and Tomcat 7. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49856">49856</a>: Add an executorName attribute to Connectors so it is possible to trace ThreadPool to Connector to Executor via the JMX interface. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49865">49865</a>: Tomcat failed to start if catalina.properties was not present. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49876">49876</a>: Fix the generics warnings in the copied Apache Jakarta BCEL code. Based on a patch by Gábor. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49883">49883</a>: Ensure that the CombinedRealm and LockOutRealm return a name for use in log messages rather than throwing an <code>UnsupportedOperationException</code>. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49884">49884</a>: Fix occassional NullPointerException on async complete(). This resulted in a major refactoring of the async implementation to address a number of threading issues. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Update the version numbers in ServerInfo defaults to Tomcat 7.0.x. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49892">49892</a>: Correct JNDI name for method resource injections. Based on a patch by Gurkan Erdogdu. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Ensure that Context elements defined in server.xml use any configClass setting specified in the parent Host element. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> GSOC 2010. Enable the creation of Services, Engines, Connectors, Hosts and Contexts via JMX from a minimal server.xml that contains only a Server element. Based on a patch by Chamith Buddhika. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49909">49909</a>: Fix a regression introduced with the fix for <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=47950">47950</a> that prevented JSTL classes being loaded. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49915">49915</a>: Make error more obvious, particularly when accessed via JConsole, if StandardServer.storeConfig() is called when there is no StoreConfig implementation present. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50018">50018</a>: Fix some minor Javadoc errors in Jasper source. Based on a patch by sebb. (timw) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50021">50021</a>: Correct a regression in the fix for <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46844">46844</a> that may have caused additional problems during a failure at start up. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50026">50026</a>: Prevent serving of resources from WEB-INF and META-INF directories when DefaultServlet or WebdavServlet is mapped to a sub-path of the context. This changes DefaultServlet to always serve resources with paths relative to the root of the context regardless of where it is mapped, which is a breaking change for current servlet-mappings that map the default servlet to a subpath. (timw) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=50689">50689</a>: Provide 100 Continue responses at appropriate points during FORM authentication if client indicates that they are expected. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.3 (markt)/Coyote"><!--()--></a><a name="Tomcat_7.0.3_(markt)/Coyote"><strong>Coyote</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Wait for the connectors to exit before closing them down. (mturk) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Follow up to <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48545">48545</a>. Make JSSE connectors more tolerant of a incorrect trust store password. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Fix some edge cases in the NIO connector when handling requests that are not received all at the same time and the socket needs to be returned to the poller. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Further work to reduce the code duplication in the HTTP connectors. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Make sure acceptor threads are stopped when the connector is stopped. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Make sure async timeout thread is stopped when the connector is stopped. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49625">49625</a>: Ensure Vary header is set if response may be compressed rather than only setting it if it is compressed. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49802">49802</a>: Re-factor connector pause, stop and destroy methods so that calling any of those methods has the expected results. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Various refactorings to reduce code duplication and unnecessary code in the connectors. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49860">49860</a>: Add partial support for trailing headers in chunked HTTP requests. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.3 (markt)/Jasper"><!--()--></a><a name="Tomcat_7.0.3_(markt)/Jasper"><strong>Jasper</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49665">49665</a>: Provide better information including JSP file name and location when a missing file is detected during TLD handling. Patch provided by Ted Leung. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49726">49726</a>: Specifying a default content type via a JSP property group should not prevent a page from setting some other content type. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49799">49799</a>: The new <code>omit</code> attribute for <code>jsp:attribute</code> elements now supports the use of expressions and expression language. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49916">49916</a>: Switch to using an initialisation parameter to pass JSP file information from Catalina to Jasper. This simplifies the Catalina code as well as making it easier for Geronimo and others to integrate Jasper. Patch provided by David Jencks. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49985">49985</a>: Fix thread safety issue in EL parser. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.3 (markt)/Cluster"><!--()--></a><a name="Tomcat_7.0.3_(markt)/Cluster"><strong>Cluster</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Remove domainReplication attribute from ClusterManager. If you send session to only same domain, use DomainFilterInterceptor. (kfujino) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Add Null check when CHANGE_SESSION_ID message received. (kfujino) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Add support for LAST_ACCESS_AT_START system property to DeltaSession. (kfujino) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Avoid a NPE in the DeltaManager when a parallel request invalidates the session before the current request has a chance to send the replication message. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49905">49905</a>: Prevent memory leak when using asynchronous session replication. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49924">49924</a>: When non-primary node changes into a primary node, make sure isPrimarySession is changed to true. (kfujino) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.3 (markt)/Web applications"><!--()--></a><a name="Tomcat_7.0.3_(markt)/Web_applications"><strong>Web applications</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct the class name of the default JAR scanner in the documentation web application. (rjung) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49585">49585</a>: Update JSVC documentation to reflect new packaging of Commons Daemon. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Update the Servlet, JSP and EL Javadoc links to link to the specifications and the relevant part of the Java EE 6 Javadoc. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Update a few places in the docs where the Manager documentation referred to the old role name of manager rather than than the new manager-script. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.3 (markt)/Extras"><!--()--></a><a name="Tomcat_7.0.3_(markt)/Extras"><strong>Extras</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49861">49861</a>: Don't log RMI ports formatted with commas for the JMX remote listener. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.3 (markt)/Other"><!--()--></a><a name="Tomcat_7.0.3_(markt)/Other"><strong>Other</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct the user names created by the Windows installer for the Manager and Host Manager applications. (mturk) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct the Eclipse compiler dependency in the Jasper POM. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Extend Checkstyle validation checks to check import order. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49758">49758</a>: Fix generics warnings exposed by a fix in Eclipse 3.6. Patch provided by sebb. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Update commons pool to 1.5.5. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49955">49955</a>: Improvement and correction of Building Tomcat guide. Based on a patch from Wesley Acheson. (timw) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.2 (markt)"><!--()--></a><a name="Tomcat_7.0.2_(markt)"><strong>Tomcat 7.0.2 (markt)</strong></a></font></td><td align="right" bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><strong>beta, 2010-08-11</strong></font></td></tr><tr><td colspan="2"><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.2 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.2_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Fix regression that prevented running with a security manager enabled. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.2 (markt)/Web applications"><!--()--></a><a name="Tomcat_7.0.2_(markt)/Web_applications"><strong>Web applications</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct Javadoc errors. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Provide Javadoc for Servlet 3.0 API, JSP 2.2 API and EL 2.2 API. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Remove second copy of RUNNING.txt from the full-docs distribution. Some unpacking utilities can't handle multiple copies of a file with the same name in a directory. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.2 (markt)/Other"><!--()--></a><a name="Tomcat_7.0.2_(markt)/Other"><strong>Other</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Extend Checkstyle validation checks to check for tabs in nearly all text files. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Update Commons Daemon from 1.0.2 to 1.0.3.(markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Update Eclipse JDT Core Batch Compiler (ecj.jar) from 3.5.1 to 3.6. (markt) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.1 (markt)"><!--()--></a><a name="Tomcat_7.0.1_(markt)"><strong>Tomcat 7.0.1 (markt)</strong></a></font></td><td align="right" bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><strong>not released</strong></font></td></tr><tr><td colspan="2"><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.1 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.1_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> GSOC 2010. Continue work to align MBean descriptors with reality. Patch provided by Chamith Buddhika. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> When running under a security manager, enforce package access and package definition restrictions defined in the catalina.properties file. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> When using a Loader configured with <code>searchExternalFirst="true"</code> failure to find the class in an external repository should not prevent searching of the local repositories. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Add entryPoint support to the CSRF prevention filter. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48297">48297</a>: Correctly initialise handler chain for web services resources. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48960">48960</a>: Add a new option to the SSI Servlet and SSI Filter to allow the disabling of the <code>exec</code> command. This is now disabled by default. Based on a patch by Yair Lenga. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48998">48998</a>, <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49617">49617</a>: Add the ExpiresFilter, a port of the httpd mod_expires module. Patch provided by Cyrille Le Clerc. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49030">49030</a>: When initializing/starting/stopping connectors and one of them fails, do not ignore the others. (markt/kkolinko) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49128">49128</a>: Don't swallow exceptions unnecessarily in <code>WebappClassLoader.start()</code>. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49182">49182</a>: Align comments in setclasspath.[sh|bat] with behaviour. Based on a patch provided by sebb. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49230">49230</a>: Enhance JRE leak prevention listener with protection for the keep-alive thread started by <code>sun.net.www.http.HttpClient</code>. Based on a patch provided by Rob Kooper. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49414">49414</a>: When reporting threads that may have triggered a memory leak on web application stop, attempt to differentiate between request processing threads and threads started by the application. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49428">49428</a>: Add a work-around for the known namespace issues for some Microsoft WebDAV clients. Patch provided by Panagiotis Astithas. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Add support for <code>*.jar</code> pattern in VirtualWebappLoader. (kkolinko) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Use a LockOutRealm in the default configuration to prevent attempts to guess user passwords by brute-force. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49478">49478</a>: Add support for user specified character sets to the <code>AddDefaultCharsetFilter</code>. Based on a patch by Felix Schumacher. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49503">49503</a>: Make sure connectors bind to their associated ports sufficiently early to allow jsvc and the org.apache.catalina.startup.EXIT_ON_INIT_FAILURE system property to operate correctly. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49525">49525</a>: Ensure cookies for the ROOT context have a path of / rather than an empty string. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49528">49528</a>, <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49567">49567</a>: Ensure that <code>AsyncContext.isAsyncStarted()</code> returns the correct value after <code>AsyncContext.start()</code> and that if <code>AsyncContext.complete()</code> is called on a separate thread that it is handled correctly. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49530">49530</a>: Contexts and Servlets not stopped when Tomcat is shut down. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49536">49536</a>: If no ROOT context is deployed, ensure a 404 rather than a 200 is returned for requests that don't map to any other context. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Additional debug logging in StandardContext to provide information on Manager selection. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49550">49550</a>: Supress deprecation warning where deprecated code is required to be used. No functional change. Patch provided by Sebb. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49551">49551</a>: Allow default context.xml location to be specified using an absolute path. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Improve logging of unhandled exceptions in servlets by including the path of the context where the error occurred. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Include session ID in error message logged when trying to set an attribute on an invalid session. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Improve the CSRF protection filter by using SecureRandom rather than Random to generate nonces. Also make the implementation class used user configurable. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Avoid NullPointerException, when copyXML=true and META-INF/context.xml does not exist. (kfujino) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49598">49598</a>: When session is changed and the session cookie is replaced, ensure that the new Set-Cookie header overwrites the old Set-Cookie header. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Create a thread to trigger asynchronous timeouts when using the BIO connector, change the default timeout to 10s (was infinite) and make the default timeout configurable using the <code>asyncTimeout</code> attribute on the connector. (pero/markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49600">49600</a>: Make exceptions returned by the <code>ProxyDirContext</code> consistent for resources that weren't found by checking the <code>DirContext</code> or the cache. Test case based on a patch provided by Marc Guillemot. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49613">49613</a>: Improve performance when using SSL for applications that make multiple class to <code>Request.getAttributeNames()</code>. Patch provided by Sampo Savolainen. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Handle the edge cases where resources packaged in JARs have names that start with a single quote character or a double quote character. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct copy and paste typo in web.xml parsing rules that mixed up <code>local-ejb-ref</code> and <code>resource-env-ref</code>. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Refactor session managers to remove unused code and to reduce code duplication. Also, all session managers used for session replication now extend <code>org.apache.catalina.ha.session.ClusterManagerBase</code>. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.1 (markt)/Jasper"><!--()--></a><a name="Tomcat_7.0.1_(markt)/Jasper"><strong>Jasper</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Remove references to Jikes since it does not support Java 6. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct over zealous type checking for EL in attributes that broke the use of JSF converters. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Correct algorithm used to identify correct method to use when a MethodExpressions is used in EL. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49217">49217</a>: Ensure that identifiers used in EL meet the requirements of the Java Language Specification. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Improve logging of JSP exceptions by including JSP snippet (if enabled) rather than just the root cause in the host log. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49555">49555</a>: Correctly handled Tag Libraries where functions are defined in static inner classes. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.1 (markt)/Cluster"><!--()--></a><a name="Tomcat_7.0.1_(markt)/Cluster"><strong>Cluster</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49127">49127</a>: Don't swallow exceptions unnecessarily in <code>SimpleTcpReplicationManager.startInternal()</code>. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49407">49407</a>: Change the BackupManager so it is consistent with DeltaManager and reports both primary and backup sessions when active sessions are requested. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49445">49445</a>: When session ID is changed after authentication, ensure the DeltaManager replicates the change in ID to the other nodes in the cluster. (kfujino) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.1 (markt)/Web applications"><!--()--></a><a name="Tomcat_7.0.1_(markt)/Web_applications"><strong>Web applications</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49112">49112</a>: Update the ROOT web application's index page. Patch provided by pid. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49213">49213</a>: Add the permissions necessary to enable the Manager application to operate currently when running with a security manager. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49436">49436</a>: Correct documented default for readonly attribute of the UserDatabase component. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49475">49475</a>: Use new role name for manager application access on the ROOT web application's index page. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49476">49476</a>: CSRF protection was preventing access to the session expiration features. Also switch the manager application to the generic CSRF protection filter. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Better handle failure to create directories required for new hosts in the Host Manager application. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Switch the Host Manager application to the generic CSRF protection for the HTML interface and prevent started hosts from being started and stopped hosts from being stopped. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49518">49518</a>: Fix typo in extras documentation. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49522">49522</a>: Fix regression due to change of name for MBeans for naming resources that broke the complete server status page in the manager application. Note these MBeans now have a new name. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49570">49570</a>: When using the example compression filter, set the Vary header on compressed responses. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Add redirects for the root of the manager and host-manager web applications that redirect users to the html interface rather than returning a 404. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Provide the HTML Manager application with the ability to differentiate between primary, backup and proxy sessions. Note that proxy sessions are only shown if enabled in web.xml. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.1 (markt)/Other"><!--()--></a><a name="Tomcat_7.0.1_(markt)/Other"><strong>Other</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49130">49130</a>: Better describe the core package in the Windows installer, making it clear that the service will be installed. Patch provided by sebb. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Re-factor unit tests to enable them to be run once with each of the HTTP connector implementations (BIO, NIO and APR/native). (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=49268">49268</a>: Add the necessary plumbing to include CheckStyle in the build process. Start with no checks. Additional checks will be added as they are agreed. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Updated to Ant 1.8.1. The build now requires a minimum of Ant 1.8.x. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Update the re-packaged version of commons-fileupload from 1.2.1 to 1.2.2. The layout of re-packaged version was also restored to the original commons-fileupload layout to make merging of future updates easier. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Update the re-packaged version of Jakarta BCEL from trunk revision 880760 to trunk revision 978831. (markt) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.0 (markt)"><!--()--></a><a name="Tomcat_7.0.0_(markt)"><strong>Tomcat 7.0.0 (markt)</strong></a></font></td><td align="right" bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><strong>beta, 2010-06-29</strong></font></td></tr><tr><td colspan="2"><blockquote> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.0 (markt)/Catalina"><!--()--></a><a name="Tomcat_7.0.0_(markt)/Catalina"><strong>Catalina</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Update Servlet support to the Servlet 3.0 specification. (all) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Improve and document VirtualWebappLoader. (rjung) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=43642">43642</a>: Add prestartminSpareThreads attribute for Executor. (jfclere) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Switch from AnnotationProcessor to InstanceManager. Patch provided by David Jecks with modifications by Remy. (remm/fhanik) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> <a href="http://svn.apache.org/viewvc?view=rev&rev=620845">r620845</a> and <a href="http://svn.apache.org/viewvc?view=rev&rev=669119">r669119</a>. Make shutdown address configurable. (jfclere) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://svn.apache.org/viewvc?view=rev&rev=651977">r651977</a> Add some missing control checks to <code>ThreadWithAttributes</code>. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://svn.apache.org/viewvc?view=rev&rev=677640">r677640</a> Add a startup class that does not require any configuration files. (costin) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://svn.apache.org/viewvc?view=rev&rev=700532">r700532</a> Log if temporary file operations within the CGI servlet fail. Make sure header Reader is closed on failure. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://svn.apache.org/viewvc?view=rev&rev=708541">r708541</a> Delete references to DefaultContext which was removed in 6.0.x. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://svn.apache.org/viewvc?view=rev&rev=709018">r709018</a> Initial implementation of an asynchronous file handler for JULI. (fhanik) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Give session thisAccessedTime and lastAccessedTime clear semantics. (rjung) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Expose thisAccessedTime via Session interface. (rjung) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Provide a log format for JULI that provides the same information as the default but on a single line. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://svn.apache.org/viewvc?view=rev&rev=723889">r723889</a> Provide the ability to configure the Executor job queue size and a timeout for adding jobs to the queue. (fhanik) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Add support for aliases to StandardContext. This allows content from other directories and/or WAR files to be mapped to paths within the context. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Provide clearer definition of Lifecycle interface, particularly start and stop, and align components that implement Lifecycle with this definition. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48662">48662</a>: Provide a new option to control the copying of context XML descriptors from web applications to the host's xmlBase. Copying of XMl descriptors is now disabled by default. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Move comet classes from the org.apache.catalina package to the org.apache.catalina.comet package to allow comet to work under a security manager. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.0 (markt)/Coyote"><!--()--></a><a name="Tomcat_7.0.0_(markt)/Coyote"><strong>Coyote</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Port SSLInsecureRenegotiation from mod_ssl. This requires to use tomcat-native 1.2.21 that have option to detect this support from OpenSSL library. (mturk) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Allow bigger AJP packets also for request bodies and responses using the packetSize attribute of the Connector. (rjung) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td><a href="http://svn.apache.org/viewvc?view=rev&rev=703017">r703017</a> Make Java socket options consistent between NIO and JIO connector. Expose all the socket options available on <code>java.net.Socket</code> (fhanik) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=46051">46051</a>: The writer returned by <code>getWriter()</code> now conforms to the <code>PrintWriter</code> specification and uses platform dependent line endings rather than always using <code>\r\n</code>. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Use tc-native 1.2.x which is based on APR 1.3.3+ (mturk) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> <a href="http://svn.apache.org/viewvc?view=rev&rev=724239">r724239</a> NIO connector now always uses an Executor. (fhanik) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> <a href="http://svn.apache.org/viewvc?view=rev&rev=724393">r724393</a> Implement keepAliveCount for NIO connector in a thread safe manner. (fhanik) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> <a href="http://svn.apache.org/viewvc?view=rev&rev=724849">r724849</a> Implement keep alive timeout for NIO connector. (fhanik) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.0 (markt)/Jasper"><!--()--></a><a name="Tomcat_7.0.0_(markt)/Jasper"><strong>Jasper</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Update JSP support to the JSP 2.2 specification. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Update EL support to the EL 2.2 specification. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> <a href="http://svn.apache.org/viewvc?view=rev&rev=787978">r787978</a> Use "1.6" as the default value for compilerSourceVM and compilerTargetVM options of Jasper. (kkolinko) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48358">48358</a>: Add support for limiting the number of JSPs that are loaded at any one time. Based on a patch by Isabel Drost. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=48689">48689</a>: Access TLD files through a new JarResource interface to make extending Jasper simpler, particularly in OSGi environments. Patch provided by Jarek Gawor. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="High Availability"><!--()--></a><a name="High_Availability"><strong>High Availability</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Add support for UDP and secure communication to tribes. (fhanik) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Add versioning to the tribes communication protocol to support future developments. (fhanik) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Add a demo on how to use the payload. (fhanik) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> Started to add JMX support to the cluster implementation. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://svn.apache.org/viewvc?view=rev&rev=609778">r609778</a> Minor fixes to the throughput interceptor and the NIO receiver. (fhanik) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> <a href="http://svn.apache.org/viewvc?view=rev&rev=630234">r630234</a> Additional checks for the NIO receiver. (fhanik) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> <a href="http://svn.apache.org/viewvc?view=rev&rev=671650">r671650</a> Improve error message when multicast is not enabled. (fhanik) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.0 (markt)/Web applications"><!--()--></a><a name="Tomcat_7.0.0_(markt)/Web_applications"><strong>Web applications</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> <a href="http://svn.apache.org/viewvc?view=rev&rev=631321">r631321</a> Update changelog to support the <rev> element in the documentation. (fhanik) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> A number of additional roles were added to the Manager and Host Manager applications to separate out permissions for the HTML interface, the text interface and the JMX proxy. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> CSRF protection was added to the Manager and Host Manager applications. (markt) </td></tr> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> List array elements in the JMX proxy output of the Manager application. (rjung) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.0 (markt)/Extras"><!--()--></a><a name="Tomcat_7.0.0_(markt)/Extras"><strong>Extras</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="add" class="icon" src="./images/add.gif"></td><td> A new JmxRemoteLifecycleListener that can be used to fix the ports used for remote JMX connections, eg when using JConsole. (markt) </td></tr> </table> </blockquote></td></tr></table> <table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#828DA6"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Tomcat 7.0.0 (markt)/Other"><!--()--></a><a name="Tomcat_7.0.0_(markt)/Other"><strong>Other</strong></a></font></td></tr><tr><td><blockquote> <table border="0" cellpadding="2" cellspacing="2"> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> Numerous code clean-up changes including the use of generics and removing unused imports, fields, parameters and methods. (markt) </td></tr> <tr><td><img alt="fix" class="icon" src="./images/fix.gif"></td><td> All deprecated internal code has been removed. <b>Warning:</b> If you have custom components for a previous Tomcat version that extend internal Tomcat classes and override deprecated methods it is highly likely that they will no longer work. (markt) </td></tr> <tr><td><img alt="update" class="icon" src="./images/update.gif"></td><td> Parameterize version number throughout build scripts and source. (rjung) </td></tr> </table> </blockquote></td></tr></table> </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr noshade size="1"></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font color="#525D76" size="-1"><em> Copyright © 1999-2011, Apache Software Foundation </em></font></div></td></tr></table></body></html>
| ver. 1.4 |
Github
|
.
| PHP 5.3.8 | Генерация страницы: 0.25 |
proxy
|
phpinfo
|
Настройка