Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-1768

BlueprintDomainCombiner should not be holding a reference to BundleContext

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • blueprint-core-1.8.2
    • blueprint-core-1.8.4
    • Blueprint
    • None

    Description

      The BlueprintProtectionDomain holds a reference to a bundle context which can become invalid during state changes. This can cause permission checks to fail when starting/stopping features or bundles when a security manager is being used because of the invalid context. Other ProtectionDomain implementations, such as the Felix one for ConfigAdmin hold a reference to the Bundle instead and seem to work as intended.

      Attachments

        Activity

          People

            gnodet Guillaume Nodet
            stustison Scott Tustison
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: