Re: JMX remote and JDK 1.5

2004-02-06 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: Remy Maucherat wrote: What does it mean ? I saw the 1.5 jmx stuff, but as usual this only works with 1.5 while most people will keep using 1.3 or 1.4 for few years. I hope we're not falling into the forced upgrade trap :-) I agree in general. However, I've played with the

Re: JMX remote and JDK 1.5

2004-02-06 Thread cmanolache
Remy Maucherat wrote: > Hi, > > It looks like the new JDK has an easy way to add a connector (and even > SNMP) to a VM, without the need for explicit support in the application, > using system properties (on the command line) like: > - com.sun.management.config.file > - com.sun.management.snmp.po

JMX remote and JDK 1.5

2004-02-05 Thread Remy Maucherat
Hi, It looks like the new JDK has an easy way to add a connector (and even SNMP) to a VM, without the need for explicit support in the application, using system properties (on the command line) like: - com.sun.management.config.file - com.sun.management.snmp.port - com.sun.management.jmxremote.p