Hi,

I heard that there is a way to get tomcat manager to dump the contents of the classpath loaders for a deployed application, but I haven't been able to find it.

So far, I see only the ideas of using jstack or kill -3 (SIGQUIT) to dump the threads for the container process.

Is there a way to get specific information about the loaded classpaths?

tia,
-Russ

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

Reply via email to