Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-2041

Cellar LocalBundleListener should ignore framework stop event

    XMLWordPrintableJSON

Details

    Description

      Now, cellar-bundle uses a BundleListener (asynchronous).

      The problem using a "simple" BundleListener is that it gets all event, including stopped event coming from the framework.
      This listener should check if "stopping" has not been sent to the framework (bundleId 0), and if so, disable the listener.

      To do so, Cellar should use SynchronousBundleListener instead of BundleListener.

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            jbonofre Jean-Baptiste Onofré
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: