RE: className [mx4j.adaptor.http.HttpAdaptor] does not exist

2009-03-11 Thread Stanley Wong
11, 2009 3:28:57 PM org.apache.jk.common.JkMX classExists INFO: className [mx4j.adaptor.http.HttpAdaptor] does not exist Mar 11, 2009 3:28:57 PM org.apache.jk.common.JkMX loadAdapter INFO: Started MX4J console on host myhost.com at port 6969 HttpAdaptor version 3.0.2 started on port 6969 log4j:WARN No appenders could

Re: className [mx4j.adaptor.http.HttpAdaptor] does not exist

2009-03-10 Thread Kees Jan Koster
Dear Stanley, I try to setup the JMX in Tomcat 6.0. Here is a discussion on how to enable JConsole and JMX for various application servers. http://java-monitor.com/forum/showthread.php?t=1 I downloaded the latest version of mx4j and placed in the tomcat/lib folder. Java 5 and 6 already

className [mx4j.adaptor.http.HttpAdaptor] does not exist

2009-03-10 Thread Stanley Wong
Hi, I try to setup the JMX in Tomcat 6.0. I downloaded the latest version of mx4j and placed in the tomcat/lib folder. I encounter the error of "[mx4j.adaptor.http.HttpAdaptor] does not exist". I went through the jar files of mx4j. I did see mx4j.tools.adaptor.http.HttpAdaptor, but