1 Reply Latest reply on Jul 27, 2002 3:17 PM by marc.fleury

    Management question

    srivatsanp

      Hi,
      When I deploy an EAR, it is being listed under jboss.management.single.
      What is the usage of the MBean operation addChild(ObjectName ), when I click that link.
      Is it intended for adding any new module to an already deployed EAR?
      How to achieve this?

        • 1. Re: Management question
          marc.fleury

          It might be linked to the EAR packaging (I don't know) and used for establishing a dependency.

          This by the way is why we need to move to dynamic MBeans, get the MBeanInfo out to the masses so you can know exactly and precisely what every does. We will do this soon,