Yesterday we built two OSGi bundles using Maven.
Category Archives: Apache Felix
Apache Felix – OSGi Service Platform
Apache Felix is an open source implementation of the OSGi Release 4 core framework specification. The OSGi framework is a module system and service platform for the Java programming language that implements a complete and dynamic component model which is called bundle. These bundles can be installed, started, stopped, updated and uninstalled without rebooting the system.
Continue reading Apache Felix – OSGi Service Platform