DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
The Felix OSGi framework is intended to be easily launchable and embeddable. Felix does have a standard launcher, but this is not intended to be the only launcher or the only way to embed Felix. This document will describe how to launch the Felix and how to embed it into host applications. This document is divided into two main sections, one focusing on creating a simple Felix launcher from scratch and one focusing on embedding Felix into a host application.
Launching Felix
High-level abstract description to go here.
Standard Felix Launcher
Sufficiently detailed description of the standard Felix launcher to go here.
Custom Felix Launcher
Detailed, but simple example launcher description to go here.
Embedding Felix
to do
Host/Felix Interaction
to do
Providing Host Application Services
to do
Using Services Provided by Bundles
to do