> From: Charlie Wingate [mailto:[EMAIL PROTECTED] > Subject: Starting Tomcat with JMX support > > I was wondering how I would start Tomcat such that I can > actually access the Jconsole for the JVM powering it?
It's in the doc: http://tomcat.apache.org/tomcat-6.0-doc/monitoring.html If you're monitoring on-platform, all you need is the -Dcom.sun.management.jmxremote setting. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: [email protected] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
