1 Reply Latest reply on Dec 29, 2004 6:13 PM by genman

    from where to get JMX?

    ereze

      I am a real newbie in this subject of JMX.
      I am using MyEclipse/Eclipse JBoss 3.2.5 and I would like
      to use JMX.
      Do I need to download something to be able to
      import "javax.management.XXX"?
      If so, from where?

      Thanks in advance,
      newbie

        • 1. Re: from where to get JMX?
          genman


          The .jar files you need to use JMX are shipped with JBoss, jboss-jmx.jar in the lib directory. This is more of an Eclipse question than JMX one, however. There is a project called JBoss-IDE you may want to use.