Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-5355

@JMX lifecycle should be tied to POJO lifecycle

    XMLWordPrintable

Details

    Description

      The @JMX annotation should create a registration with the ServiceController that is driven by the POJO lifecycle.

      i.e. when create() is invoked on the POJO lifecycle it should move the state to CREATED in the legacy ServiceController
      but not re-invoke the create() method on the MBean.

      Similarly when create() is invoked from the JMX console, this should reallly re-target to the POJO lifecycle.

      Attachments

        Activity

          People

            adrian.brock Adrian Brock (Inactive)
            adrian.brock Adrian Brock (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: