Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
framework-1.8.1
-
None
Description
Currently, the Felix framework launcher uses Felix-specific mechanisms to launch the framework. Specifically, it uses Felix' custom system bundle activator mechanism to handle processing of the auto properties for installing/starting bundles. We would need to restructure the launcher to do this processing externally, which would be fairly straightforward, then the launcher could be used with any R4.2 framework. Whether or not this is ultimately useful is debatable, but it would serve as a good example of how to create a generic launcher.