OSGi in a Nutshell: Working with service configurations
A new blog series for learning the power of OSGi
A new blog series for learning the power of OSGi
A new blog series for learning the power of OSGi
A new blog series for learning the power of OSGi
A new blog series for learning the power of OSGi
A new blog series for learning the power of OSGi
A new blog series for learning the power of OSGi
How OSGi helps the City of Jena to unify their Task Management
Why write your own poms, if bnd can just create it for you
You shouldn’t care about start ordering in OSGi. With the Configuration Plugin in the Configuration Admin you will need them
Running bndrun files using gradle Bnd provides gradle tasks to run bndrun files and start an application. When listing all gradle tasks using gradlew tasks, you will find the bndrun tasks in the exports section of the list. Usually the tasks look like run.<bndrun-file-name>. If you want to start you bndrun-application using gradle you can […]