Top "Osgi-bundle" questions

OSGi - modularity layer for Java platform.

OSGI Unresolved requirement: Import-Package: com.pi4j.io.gpio

I want to write an OSGI Bundle (Eclipse SmartHome Binding) for the GPIO's of a Raspberry Pi. For the GPIO's …

eclipse osgi-bundle openhab
Managing OSGi Dependency Hell

UPDATE 2: Since my blog is a bit dead the links got degraded so you can view the articles here: https://…

java maven dependencies osgi osgi-bundle
Java classloader usage in OSGi

I have a question about the usage of Java ClassLoader in OSGi. I wrote two OSGi bundles, namely server bundle …

java osgi classloader osgi-bundle karaf
Tycho: Bundle X - Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.7

I have changed the BREE from JavaSE-1.6 to JavaSE-1.7 in the manifest files of my application: Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Now I …

maven eclipse-plugin eclipse-rcp tycho osgi-bundle
OSGI bundle status grace period

I am trying to install two bundles on Karaf. For one of the bundle i am getting error and when …

osgi apache-karaf osgi-bundle opendaylight apache-aries