com.sun.jdmk.comm.*;

Hi Where would I get com.sun.jdmk.comm.*;Can someone plz help me out with it. I m stuck up coz my application is throwing a comiplation error since the import com.sun.jdmk.comm.*; is not present in my classpath.Jenny
[237 byte] By [java_bluesa] at [2007-10-3 10:00:17]
# 1
If what you need is the HtmlAdaptor, then you can go to http://java.sun.com/javase/technologies/core/mntr-mgmt/javamanagement/download.jsp and download "JMX 1.2.1 Reference Implementation". The relevant classes are in lib/jmxtools.jar.
emcmanusa at 2007-7-15 5:18:51 > top of Java-index,Core,Monitoring & Management...