You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "NINA.de Internet Service Agentur" <te...@nina.de> on 2000/11/01 13:33:34 UTC

Unloading / destroy instances of java classes

Hi,

is there a free tool to visualize the loaded instances (class name and
count) of
a running JVM and force the unload of some of them.

We want to unload / destroy only certain classes and not shutdown the hole
application or Tomcat
while development.

The reload functionality of updated classes doesn't reload classes used by
unchanged java beans.
But we use beans.

Regards
Ralf.