Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-4328

Provide a scoping mechanism to limit bundles to be refreshed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • fileinstall-3.2.0, fileinstall-3.2.2, fileinstall-3.2.4, fileinstall-3.2.6
    • fileinstall-3.2.8
    • File Install
    • None

    Description

      File Install is meddling with bundles that are out of it's jurisdiction.

      Bundles that have already been started manually and are not in any directory specified in the felix.fileinstall.dir property, are being stopped and restarted by File Install when File Install is started.

      e.g.:
      – Properties
      felix.fileinstall.dir=./bundles/deploy

      – Files
      bundles/manual/

      _ bundle.a.jar
      _ org.apache.felix.fileinstall.jar
      bundles/deploy/
      _ bundle.b.jar
      _ bundle.c.jar

      With the above setup File Install is starting bundle.b.jar, bundle.c.jar and restarting (stop/start) bundle.a.jar which is not under it's control.

      Attachments

        Issue Links

          Activity

            People

              gnodet Guillaume Nodet
              bokie Jorge Cercas
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: