Hi

> > I would like to know, if there is a shutdown-hook for Tomcat
> > available. Or what the prefered way is, to correctly unload drivers
> > like JDBC drivers.

> Tomcat has unloaded the driver. That won't be causing your memory leak.

How does tomcat unload classes?
Some (especially some pool implementations) have own threads.
Is there even a way in java to do this?

It would be great, if tomcat could guarantee that a webapp is completely
unloaded.
(Currently we restart the whole tomcat process.)

I just thought so far, that this would not be possible... ?

Regards,
  Steffen

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to