RE: Access Tomcat cluster info thru MBean

2012-08-29 Thread Awdhesh Kumar
I am working with Tomcat 7.0.X. -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Wednesday, August 29, 2012 12:57 PM To: Tomcat Users List Subject: Re: Access Tomcat cluster info thru MBean Awdhesh Kumar wrote: >I am running my Tomcat is running in clustered m

Access Tomcat cluster info thru MBean

2012-08-29 Thread Awdhesh Kumar
I am running my Tomcat is running in clustered mode with four instances configured to same machine. In the application, I need to retrieve information regarding all the running instances of this cluster (nodes) through MBean. Information like instance IP, instance name are my primary requiremen