Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in osgi

Best way to shutdown an OSGi Container (specifically equinox)

osgi shutdown equinox

What is the intended use case for Bundle-Classpath in OSGI bundles

osgi osgi-bundle

manifest first OSGi build with gradle - migrating from ant to Gradle

java gradle osgi manifest.mf

Can OSGi help reduce complexity?

Programmatically Start OSGi (Equinox)?

java maven osgi pax

Trouble understanding the whole OSGi web eco system

How to deploy OSGi apps and dependencies?

Whats the deal with private packages?

java module osgi

Can Spring Boot be used with OSGi? If not, any plans to have an OSGi Spring Boot?

osgi spring-boot

Installing a new version of Groovy on my OSGi environment makes my bundle import it, though it shouldn't

java groovy osgi

Better handling of Thread Context ClassLoader in OSGi

java osgi equinox

OSGi: Blueprint vs. Spring DM

osgi blueprint spring-dm

Full Android support for OSGi bundles [closed]

android osgi knopflerfish

Dependency Injection in OSGI environments

Java 8 & Missing required capability Require-Capability: osgi.ee; filter="(&(osgi.ee=JavaSE)(version=1.8))"

Scala in OSGI container?

Best technique for getting the OSGi bundle context?

java osgi

OSGI - handling 3rd party JARs required by a bundle

java jar osgi

What is the difference between OSGi Components and Services

osgi

What's the best way to get started with OSGI? [closed]

java spring osgi