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

ServiceController misses Lifecycle events if the caller does not follow the protocol.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • JBossAS-3.2.5 Final, JBossAS-4.0.0 Final, JBossAS-4.0.1RC1, JBossAS-3.2.6 Final, JBossAS-3.2.7 Final, JBossAS-4.0.1 Final, JBossAS-4.0.1 SP1, JBossAS-4.0.2RC1, JBossAS-4.0.2 Final, JBossAS-4.0.3RC1
    • MicroContainer bus
    • None

      If you invoke start() on an MBean without invoking create() first, the ServiceController should invoke
      the the create() (if it has not been done already) for you (even if it is just a noop when it doesn't exist).

      Otherwise create() on dependent services will not be invoked.

      The same issue exists for destroy() without stop()

              dandread1@redhat.com Dimitrios Andreadis
              adrian.brock Adrian Brock (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: