Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Equinox implementation of OSGi
-
Patch Available
Description
An initial implementation of an OSGi binding for exposing SCA services as OSGi services.
An initial implementation of an OSGi implementation for reusing OSGi services as SCA atomic components
An OSGi-aware bootstrap environment (which can probably be reduced a bit)
A repackaging of some of the SupplyChain example
There's one class derived from an EPL-copyrighted class - I left the EPL copyright intact.
The zip contains the samples, the OSGi binding, and a patch for the core. Most of the patch is the OSGi launcher code. I don't think it belongs in the core, but that's where I had it while developing. The only other bit in the patch is a change of two of the Defaultbootstrapper's fields from private to protected.
Also, some of the OSGi packaging for existing jars (spi, commands, etc) aren't part of the zip. Not sure how you want to deal with the repackaging issue.