https://issues.apache.org/bugzilla/show_bug.cgi?id=53903
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #3 from Mark Thomas <ma...@apache.org> --- Where is the listener class located? If it isn't in WEB-INF/classes and it isn't in a JAR on the class path, you'll probably need: ((StandardJarScanner) ctx.getJarScanner()).setScanAllDirectories(true); -- 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