https://bz.apache.org/bugzilla/show_bug.cgi?id=57645
Christopher Schultz <ch...@christopherschultz.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Christopher Schultz <ch...@christopherschultz.net> --- I believe this was reported recently as a regression due to the fix for bug #57190 and fixed in r1661867 (trunk) r1662178 (Tomcat 8) and r1662179 (Tomcat 7). There was no previous BZ issue for it, so this one is as good as any to document it. Changelog for the Tomcat 7 fix: <fix> Correct a regression in the fix for <bug>57190</bug> that incorrectly required the path passed to <code>ServletContext.getContext(String)</code> to be an exact match to a path to an existing context. (markt) </fix> This fix will be included in Tomcat 7.0.60 and later. -- 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