Hi Anders,

On 17 March 2015 at 20:33, Anders Engström <[email protected]> wrote:
> Actually - I'm deploying a set of bundles from an ESA (sub-system
> bundle) installed by a custom FileInstall ArtifactListener. I don't
> (_want to_) know which bundles will be installed -- I basically only
> want to check that there are no errors.

This is actually exactly what the OSGi Subsystems implementation does.
When you install a subsystem and any of the bundles fails to resolve
or start it throws an exception. Is that what you're looking for? You
can get it from Apache Aries. Unfortunately the Aries website doesn't
have good documentation yet, but I wrote a little blog about it a
while back that might get you going:
http://coderthoughts.blogspot.com/2014/01/osgi-subsytems-on-apache-felix.html

Cheers,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to