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

Dependency on the ServiceController is broken

    XMLWordPrintable

Details

    Description

      A trivial dependency on the ServiceController as illustrated by this mbean service fragment:

      <mbean code="org.jboss.jmx.util.NotificationGroup"
      name="jboss:service=NotificationGroup">
      <!-- The service controller injection -->
      <depends optional-attribute-name="ServiceController"
      proxy-type="attribute">jboss.system:service=ServiceController</depends>
      </mbean>

      fails because the ServiceController controller does not actually register itself as an available service.

      Attachments

        Activity

          People

            starksm64 Scott Stark (Inactive)
            starksm64 Scott Stark (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: