https://issues.apache.org/bugzilla/show_bug.cgi?id=52121
--- Comment #4 from Konstantin Kolinko <knst.koli...@gmail.com> 2011-11-04 01:35:22 UTC --- I think I fixed it with r1197382. Regarding the NPE when testing with Ant: it is a fault in the test case. The resources are not copied when compiling the test classes. Thus classloader.getResourceAsStream() does not find the resource and returns null. -- 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