2 Replies Latest reply on Aug 7, 2007 7:01 PM by ckaushalya

    Writing and registering a custom mbean

    ckaushalya

      Hi,

      I have a standard mbean (written without using any JBoss specific interfaces/classes) and I want to make it available in the standard jboss web console. I went through the JBoss 4.0 official guide and the wiki pages but the informations available are a bit confusing for me.

      Is it a must to extend from org.jboss.system.ServiceMBeanSupport to bring a custom mbean to the jmx web console? If not how can make it appear in the web console? Is there any xml descriptor to register my custom mbean?

      Thanks in advance!
      /Jini