https://issues.apache.org/bugzilla/show_bug.cgi?id=52957
Konstantin Kolinko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Konstantin Kolinko <[email protected]> 2012-03-21 12:59:40 UTC --- One of changes done is Tomcat 7 is that implementing Lifecycle is mandatory in most components. I do not see a reason why a Valve should be an exception. I would suggest you to extends the ValveBase class. http://tomcat.apache.org/migration-7.html#Internal_APIs -- 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: [email protected] For additional commands, e-mail: [email protected]
