Hi, Can anyone tell me where can I get the Catalina MBeans field description.
I mean what exactly particular attribute of particular MBean is providing. e.g. In ThreadPool There are two attributes in Mbean "http-8080" 1. currentThreadCount 2. currentThreadsBusy I'm not able to understand what each of these is doing. Can I get any documentation related to this? I checked the Tomcat documentation but there is not description of MBeans. Thanks. Akshay