http://felix.apache.org/site/apache-felix-osgi-tutorial.html. Disclaimer: The aim of this is NOT to teach Scala or OSGi. The code is unsuitable to serve as template ...
OSGi Tutorial showing possible approaches to implement Hello World as an OSGi bundle. Each example is implemented as separate Maven module. All modules use MANIFEST-frist appraoch, and are built using ...
In the first article in this series, we saw how to build OSGi bundles, register services, build simple dependencies on other bundles, and look up services from other OSGi bundles. However, it's not ...
The Ig Nobel prize ceremony features a few very interesting concepts, apart from the Ig Nobel prizes themselves. One of them is a chance for the literati to explain a concept in twenty-four seconds, ...
If you’ve had your ear to the ground recently, you’ve likely been hearing a lot about service-oriented application development with OSGi and Spring Dynamic Modules. In this second article in the Hello ...
The first two articles in the Hello, OSGi series have laid the groundwork for understanding how the OSGi service platform works. In this final installment, you’ll learn how OSGi’s pluggable, component ...