https://issues.apache.org/bugzilla/show_bug.cgi?id=51744
--- Comment #6 from Anjana Fernando <laferna...@gmail.com> 2011-08-31 15:32:13 UTC --- Hi Mark, OK, sorry, I should have looked at the code before. I just didn't know where the svn for this was (yeah it was a simple looking around the tomcat project page), I thought you wouldn't mind showing the code. Anyways, yeah, the code was close to what I assumed. So a quick question, let's assume the context is writeable (I'm still not that sure when they are exactly writeable or not), just bare with me, so in the case where "checkWriteable" doesn't throw anything, wouldn't you want to clear this object from the map at ContextBindings?, so later the method "getBoundContext" from SelectorContext wouldn't return an invalid Context object, and also I guess you would want to remove it from that map for it to be GC'ed later. Cheers, Anjana. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org