Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in osgi

How to get property values from bundle manifest using BundleContext?

java osgi manifest

How does Arquillian compare to Pax Exam for OSGi (integration) testing?

Compiler optimization of public static final and OSGi

OSGi bundle imports packages from non-bundle jars: create bundles for them?

java jar osgi

Is there an alternative to loading a class with Class.forName()?

java osgi classloader

OSGi force bundle start twice with different configurations

osgi apache-felix

Remoting and OSGi

Will eclipse/osgi activators always be called at least once before code is accessed?

eclipse eclipse-plugin osgi

OSGi feature uninstall works, but bundles are still installed

Plugin Management for an Android application

android plugins osgi jpf

Modular OSGI Java Framework for Web?

OSGI @Component annotation does not include references required by the base class while extending an existing OSGI service

osgi aem apache-felix

Scala Library as an OSGi Bundle

scala osgi

How do I tell an Eclipse plugin where a native library resides for an external plugin?

Difference between Import-Package resolution:=optional and no dependency at all

osgi

OSGi bundles won't start - Unable to resolve sun.reflect.generics.reflectiveObjects

java osgi aem apache-felix

OSGI bundle dependencies

eclipse library bundle - fails to export packages from some libraries

java eclipse osgi

OSGi Declarative Service - obtain ServiceReference in bind method

Is OSGi fundamentally incompatible with JSR-223 Scripting Language Discovery?

java osgi jsr223