My tomcat app seems to have more than one class loader, the liverepl seems to attach itself to the system class loader.
How do I attach it to other class loader ? When I run sh liverepl.sh it gives me list of PIDs
but does not list class loader id, how do I find the list of classloaders?
My tomcat app seems to have more than one class loader, the liverepl seems to attach itself to the system class loader.
How do I attach it to other class loader ? When I run
sh liverepl.shit gives me list of PIDsbut does not list class loader id, how do I find the list of classloaders?