Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1821

equinox container does not install bundles specified in framework properties

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • None
    • None
    • OSGi Containers
    • None
    • Hide

      Configure the framework properties with some required bundles passed via osgi.bundles property.

      Configure the test container using arquillian-container-equinox-embedded.

      Note the required bundles are never installed.
      Note must use a recent version of equinox.

      Show
      Configure the framework properties with some required bundles passed via osgi.bundles property. Configure the test container using arquillian-container-equinox-embedded . Note the required bundles are never installed. Note must use a recent version of equinox.

      The container assumes that equinox will start bundles passed in the framework properties as 'osgi.bundles'.

      However this loading feature is not available in equinox when using the osgi Framework API, but only when using the proprietary EclipseStarter class.

            Unassigned Unassigned
            rotty_jira Raymond Auge (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: