Re: 5.0 and jmx

2002-11-04 Thread Costin Manolache
Glenn Nielsen wrote: > There are now several commerical tools for doing production runtime > monitoring of java applications which can obtain their data using JMX. That's orthogonal - it doesn't matter what method we use to 'jmx-enable', what matters is to have the getters for the info we need. T

Re: 5.0 and jmx

2002-11-04 Thread Glenn Nielsen
There are now several commerical tools for doing production runtime monitoring of java applications which can obtain their data using JMX. Currently JMX in Tomcat is only being used for configuration data. I would like to see this expanded to support making available production runtime monitoring