Re: JMX implementation - Tomcat 5.0.28

2005-06-07 Thread Jimmy Ray
I fixed this by adding the jmxri.jar to the "C:\Sun\AppServer\jdk\jre\lib\ext" path on my test box. Regards, Jimmy Ray --- Jon Wingfield <[EMAIL PROTECTED]> wrote: > That's because it's hardcoded to look for jmx.jar. > One jar, singular. > Sitting on my local dev machine I've got a jmx.jar > wh

Re: JMX implementation - Tomcat 5.0.28

2005-06-07 Thread Jon Wingfield
That's because it's hardcoded to look for jmx.jar. One jar, singular. Sitting on my local dev machine I've got a jmx.jar which is a concatenation of mx4j.jar and mx4j-tools.jar. It's a bit horrible but it works. There are other ways to do it: 1) Add your jars to the bootstrap classpath by mod

JMX implementation - Tomcat 5.0.28

2005-06-02 Thread Jimmy Ray
I was ruinning 5.0.28 on Windows, but now it wont start. I get this message: Due to new licensing guidelines mandated by the Apache Software Foundation Board of Directors, a JMX implementation can no longer be distributed with the Apache Tomcat binaries. As a result, you must download a JMX 1.2 i