On 14/06/2013 17:15, Christopher Schultz wrote:
I was actually hoping that certain JDBC drivers would start packaging a
listener that could do things like stop driver-launched threads, etc.
that the user doesn't really know have been started. Will this then
always be a requirement of the webapp to provide a listener that
essentially does nothing on startup but then terminates things on shutdown?

They'd have to include an SCI (which is always processed) and that SCI can register a ServletContextListener.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to