Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in osgi

How to decide when to write OSGI services or servlet or components

servlets service osgi aem

ClassCastException while getting the service that has been registered in OSGi

How to use Apache POI in OSGi

Getting a list of installed features in an Eclipse RCP application

java eclipse osgi eclipse-rcp

Monitoring on OSGi/Equinox

java osgi monitoring jmx

What is the difference between class.forName() and classLoader.loadClass() in osgi framework

How to create an osgi fragment with Bnd?

eclipse osgi osgi-fragment

OSGI Bundle's start() method is not getting called

osgi osgi-bundle

Apache POI, Excel 2007+ XML, and OSGI

java xml excel osgi apache-poi

Apache Felix misses javax.sql.Datasource

java sql osgi apache-felix

No LoginModules configured error when LoginContext is created (JAAS)

java osgi kerberos jaas

What Does "Export-Package: ." Mean?

Tycho downloads dependency but fails to resolve it

dependencies osgi tycho

Where can I find a bundle implementing the org.osgi.service.log.LoggerFactory service?

How to place bundle configuration/property file in /etc karaf folder

java osgi apache-karaf karaf

Solid Principles in OSGI

java oop osgi solid-principles

how to detect if a bundle is completely loaded in osgi container?

java osgi loading soa

How to start a bundle on boot in apache karaf

Registering a service and looking for the service

java osgi