https://issues.apache.org/bugzilla/show_bug.cgi?id=56653
--- Comment #2 from Konstantin Kolinko <knst.koli...@gmail.com> --- Created attachment 31736 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31736&action=edit 2014-06-21_tc8_56653_v1.patch This patch fixes the issue, BUT breaks aliases support. Thanks to TestMapper tests for catching that. The idea to turn ContextList into an immutable object with final fields does not work, because all aliases share the same ContextList object. -- 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