On Monday 21 December 2009 18:13:51 Mark Thomas wrote: > On 21/12/2009 15:59, Mark Thomas wrote: > > For an example of a container level lifecycle listener take a look at > > this commit. That should give you the idea. > > > > http://svn.apache.org/viewvc?view=revision&revision=828196 > > This might be complete nonsense :)
Oh ;-) > Konstantin's comments about the JDBC-ODBC bridge got me looking at this > more closely. There was a bug in the de-registration code that mean it > was a little over-zealous on its clean up. Patch to trunk and proposal > for 6.0.21 to follow shortly. With the patch in place, your original > code should work happily. You're confusing me now :-) Do you mean my ServletContextListener from two mails before, or the really original test case without any Listener at all? If the former, does that mean the container level listener is necessary, or that it won't work at all? And what does "container level" mean w/ regard to where to attach the listener? Server, Engine, Host or does this not matter at all? > Mark Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org