Author: markt Date: Fri Dec 18 09:32:29 2009 New Revision: 892196 URL: http://svn.apache.org/viewvc?rev=892196&view=rev Log: Tweak patch per Konstantin's suggestion
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=892196&r1=892195&r2=892196&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Dec 18 09:32:29 2009 @@ -403,6 +403,7 @@ * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47774 Ensure web application class loader is used when calling session listeners http://svn.apache.org/viewvc?rev=890530&view=rev + http://svn.apache.org/viewvc?rev=892193&view=rev +1: markt -1: 0: kkolinko: @@ -417,10 +418,6 @@ I won't oppose the patch. I have to think a bit more about it. - Re implementation: - if (session == null) return false; // return early and do not bother with thread class loader - - * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47836 Don't keep TLD/listener info between reloads http://svn.apache.org/viewvc?view=revision&revision=883565 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org