[
https://issues.jboss.org/browse/ARQ-1821?page=com.atlassian.jira.plugin.s...
]
Raymond Auge updated ARQ-1821:
------------------------------
Steps to Reproduce:
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.
was:
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.
equinox container does not install bundles specified in framework
properties
----------------------------------------------------------------------------
Key: ARQ-1821
URL:
https://issues.jboss.org/browse/ARQ-1821
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: OSGi Containers
Environment: arquillian-container-equinox-embedded 2.1.0.CR15
arquillian-junit-container 1.1.2.Final
org.eclipse.osgi 3.9.1.v20130814-1242
Reporter: Raymond Auge
Assignee: Thomas Diesler
Priority: Blocker
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.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)