2011/10/27 Francis Galiegue <[email protected]>: > On Wed, Oct 26, 2011 at 22:40, <[email protected]> wrote: >> Author: kkolinko >> Date: Wed Oct 26 20:40:20 2011 >> New Revision: 1189436 >> > [...] > > Ouch. My proposal has just become a lot more complicated :p
That is Tomcat 6. For Tomcat 7+ you do not need to implement a Lifecycle explicily, but can just overwrite initInternal(). The revisions covered by the patch are: http://svn.apache.org/viewvc?rev=1187027&view=rev http://svn.apache.org/viewvc?rev=1189256&view=rev Huh - I missed a part of r1187027. I'll update the patch soon. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
