4 Replies Latest reply on Feb 3, 2006 11:42 AM by fabcipriano

    How to add an mBean into Jboss

    possumpc


      Hi
      I have been doing some JMX work on a separate project and have
      written some mBeans. I am now starting to use JBoss (4.01.sp1) a little
      more and I want to add an mBen into my JBoss server.

      I have looked at the doc but to be honest I cannot determine what exactly I need to do.
      Where do I put my classes?
      What file do I edit so JBoss can instantiate my bean?
      Basically....how do I add it into JBoss?

      Thanks