https://bz.apache.org/bugzilla/show_bug.cgi?id=62868
Donald <dkwak...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |--- Status|RESOLVED |REOPENED --- Comment #3 from Donald <dkwak...@gmail.com> --- According to the javadoc of java.lang.ClassLoader.getResources(String) the order is important: {quote} @apiNote When overriding this method it is recommended that an implementation ensures that any delegation is consistent with the getResource(String) method. This should ensure that the first element returned by the Enumeration's nextElement method is the same resource that the getResource(String) method would return. {quote} Can you reconsider this ticket? -- 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