https://issues.apache.org/bugzilla/show_bug.cgi?id=55282
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |INVALID --- Comment #5 from Mark Thomas <ma...@apache.org> --- Sorry, I should have re-read this a little more carefully before commenting. However, the bug is still INVALID. A Servlet 3.0 container is required to scan for SCIs irrespective of any version declared in the web.xml. The docs for the library you are using should make clear that the web.xml definition is not required when running on a Servlet 3.0 or later container unless SCI scanning is disabled (e.g. via an absolute ordering) for the JAR that provides the SCI. -- 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