I have a servlet running under tomcat. Question is how do I take haeap dump of only servlet instance. On stand alone applications it's easy to do with kill -QUIT PID but in this case there is no PID of a servlet. If I do on tomcat's PID then I'll get lost.
--------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]