RE: Starting Tomcat with JMX support

2008-01-25 Thread Charlie Wingate
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Friday, January 25, 2008 4:15 PM To: Tomcat Users List Subject: RE: Starting Tomcat with JMX support > From: Charlie Wingate [mailto:[EMAIL PROTECTED] > Subject: RE: Starting Tomcat with JMX support > > I found that, but am I call

RE: Starting Tomcat with JMX support

2008-01-25 Thread Caldarale, Charles R
> From: Charlie Wingate [mailto:[EMAIL PROTECTED] > Subject: RE: Starting Tomcat with JMX support > > I found that, but am I calling that in a bat as switch > after the tomcat5.exe? I'll bite: why are you doing that? If you want to run Tomcat from a .bat script, startup.b

RE: Starting Tomcat with JMX support

2008-01-25 Thread Charlie Wingate
riday, January 25, 2008 4:04 PM To: Tomcat Users List Subject: RE: Starting Tomcat with JMX support > 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

RE: Starting Tomcat with JMX support

2008-01-25 Thread Caldarale, Charles R
> 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/monito

Starting Tomcat with JMX support

2008-01-25 Thread Charlie Wingate
Hi All, I was wondering how I would start Tomcat such that I can actually access the Jconsole for the JVM powering it? I know my PID for the Java instance and I have found that "the management agent is not enabled on this process". How do I "enable"? ( I have googled b