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

subsystems that are dependencies are not auto started

    XMLWordPrintableJSON

Details

    Description

      Auto start does not work in the following scenario:

      • bundle a in Feature a (Fa) imports package x
      • composite b (Cb) exports package x from content bundle b

      1) install Cb, install Fa, start Fa
      start fails with framework resolution error on bundle importing x
      but
      2) install Cb, start Cb, install Fa, start Fa
      the start works.

      In case 1) Cb should have it active count incremented and be started automatically per OSGI.cmpn-6.0.0 134.12.2 Active Use Count.

      Attachments

        1. ARIES-1348.patch
          3 kB
          Sam Bratton

        Issue Links

          Activity

            People

              tjwatson Tom Watson
              sbratton Sam Bratton
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: