Author: markt Date: Mon Aug 17 21:44:37 2009 New Revision: 805157 URL: http://svn.apache.org/viewvc?rev=805157&view=rev Log: Propose additional fix
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=805157&r1=805156&r2=805157&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Aug 17 21:44:37 2009 @@ -163,6 +163,7 @@ * Fix the JDBC driver clean-up http://svn.apache.org/viewvc?view=rev&revision=789389 + See below for additional fix required +1: markt, rjung -1: rjung: I don't really like the implicit 4KB class size limit. @@ -171,6 +172,11 @@ I think it would be nice to improve in a second step by resizing the array according to the class size. AFAIK it's not a performance critical path. +* Fix NPE observed when unpackWARs="false" with above fix + http://svn.apache.org/viewvc?view=rev&revision=805153 + +1: markt + -1: + * Port Active Directory improvements to JNDIREalm from trunk Patch testing successfully by willing volunteer on the users list http://people.apache.org/~markt/patches/2009-08-06-ADforJNDIRealm.patch --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org