Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-2434

Incremental bundle resolution approach may lead to unresolvable user bundles

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.Final
    • None
    • OSGi
    • None

    Description

      When starting up the framework we resolve bundles in stages:

      #1 auto install bundles
      #2 deployed bundles

      within the set of auto install bundles we incrementally run through the start levels
      within a start level we iterate over the bundles in the order in which they are defined.

      A possible fix would be to first compute the set of bundles that are included (and below) the startlevel that we ramp up to. The resolver would be asked to resolve the complete set.

      Attachments

        Issue Links

          Activity

            People

              tdiesler@redhat.com Thomas Diesler
              tdiesler@redhat.com Thomas Diesler
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: