On 14.06.2013 18:36, Christopher Schultz wrote:
> Mark,
> 
> On 6/14/13 12:22 PM, Mark Thomas wrote:
>> 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.
> 
> Sorry... I'm not yet sensitive to the different language being used
> here. I read the original commit comment as "don't scan container JARs
> at all" instead of what you said which was to "not scan for
> annotations". Big difference ;)

Yup, later commit by mark http://svn.apache.org/r1493080 clarified SCI
use for container Jars.

Rainer


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

Reply via email to