Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in osgi

Transitive Dependency: Using Elasticsearch Rest High Client problem in AEM

Dynamically load additional jar files using Web Start / JNLP

java osgi java-web-start

How to make eclipse aware of OSGI bundles within a maven repository (local &| remote)

java maven-2 osgi bundle

How to use sbtosgi to generate osgi bundle as part of sbt publish task

scala osgi sbt

Run/Debug OSGi application in Eclipse

eclipse osgi

how does system bundle has access to system packages?

Eclipselink : How do you get the EntityManager in each bundle?

How to get control over JAXBContext in JAX-WS?

Run Apache Felix 4.0.2 in IntelliJ IDEA 11

Tycho - "Unsatisfied constraint" on an Import-Package

maven osgi tycho

Spring OSGi Status

spring osgi eclipse-gemini

What does Tool/Bundle-Name/Export-Package etc. mean in a jar manifest

java jar osgi manifest

Accessing a web service from your browser

JDBC/OSGi and how to dynamically load drivers without explicitly stating dependencies in the bundle?

java jdbc osgi modularity

How do I attach the sources for a library bundle in OSGi/Equinox/Eclipse?

eclipse osgi bundle equinox

OSGi JAX-RS and bnd declarative service

Unable to resolve 1.0: missing requirement [1.0] osgi.wiring.package; (&(osgi.wiring.package=

Multiple Interface Implementations - AEM/CQ - OSGi

osgi aem sling

OSGI Declarative Services (DS): What is a good way of using service component instances

Load DLL (using JNA) inside an OSGi bundle

java osgi jna