1 Reply Latest reply on Apr 28, 2005 8:03 AM by ericcartman13

    Very Simple Example

    ericcartman13

      Hi,

      I am really new to JMX and JBoss and currently I need to use it for various reasons. So I decided to start learning it. Unfortunately, there are no good examples or tutorials on the net.

      I followed the simplistic tutorial - Sun's tutorial - and managed create a MBean and a Server (Main class in Sun's tutorial). It works with jconsole.

      But there are no how to's for deploying an MBean in JBoss. How do you start? Do I need to deploy in EAR or SAR file or normal JAR? Which config file I need to change? Or should I include a config file in the JAR/EAR/SAR?

      Can you guys please give me a very simple example of code and config files so I can start this.

      Thanks,
      Eric