Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in osgi

how to use maven bundle plugin to exclude package out of bundle

Python framework as an alternative for "Java + OSGi" combination

java c++ python osgi modularity

How to handle stateful OSGi services to maintain session state across bundle updates?

java session osgi httpsession

What is the difference between 'Included Features' and 'Dependencies'?

Weird javadoc error (with jdk12) for OSGi version annotation

java osgi javadoc java-12

Blueprint dependency injection within a bundle

Cannot start bundle- missing requirement(osgi.wiring.package)

Bundle's exported packages not visible

java eclipse osgi

JxBrowser set BrowserPreferences.setChromiumDir() to directory with OS-specific binaries, still tries to extract, throws

java osgi jxbrowser

Dependency management with OSGi

java maven osgi

After Jetty Update to 9.4.x: Missing Constraint: Require-Capability: osgi.extender; filter:="(osgi.extender=osgi.serviceloader.processor)"

eclipse jetty osgi jetty-9

Caused by: java.lang.NoClassDefFoundError: org/osgi/framework/BundleActivator: when importing multiple packages

How is Java 8 modules different from OSGi?

How to modularize a JSF/Facelets/Spring application with OSGi?

Is it possible to create OSGI Service programmatically with Injections resolved

java osgi aem apache-felix

How to make code modular?

java module osgi modularity

AEM CQ with JPA (Hibernate)

java hibernate jpa osgi aem

OSGi Blueprint configuration: injecting a list of bean references

java osgi blueprint-osgi