6 Replies Latest reply on Jun 30, 2003 4:49 AM by shushu

    Standard MBean (newbie)

    cti_java

      Hi all.

      I'm trying to write a standard mbean to my servlet, is it possible? The servlet implements a standard mbean interface with all the getters and setters.

      Is this right to do?
      How can I register my MBean with jBoss? And see it through the html interface?

      Thanks.