Filip Hanik (mailing lists) wrote: > PoolCleaner is a static singleton. The pool cleaner thread will not > be removed until all JDBC pools have been stopped. > So, yes, one application can be the one that starts the thread, but > not necessarily the one that stops it
Filip, I have already noticed that but the point is that the log message is misleading as same as the name of the thread. Something like 'Tomcat JBDC Pool Cleaner Task" would be much clearer. Mike
