I am a newbie to OSGi, started using felix. I am at present well versed with the concept of bundles, service etc. I have a requirement where I can embed Felix into Tomcat, I tried googling the same bu
(I use glassfish 3.1, felix) I have a log bundle that needs to be started before other bundles in my glassfish server.
I am new to OSGi and created an OSGi-bundle which I run in the Apache Felix OSGi-container. There is a file resource contained in the bundle, which I need to pass to a method as a java.io.File. To ins
I\'m new to OSGI and trying to deploy my first application. I\'ve a spring dependency in my pom. While deploying I realized that Felix runtime requires all transitive dependencies to install the bundl
We have a big (~215 bundles and counting) osgi (felix+springdm) project, build with maven and maven-osgi plugin.
I have theoretical question about OSGi memory management. Let’s say we have some OSGi container (Felix for instance), and let’s suppose I created some bundle with memory leak.
i cant figure out why the following happens: I am running an embedded apache felix from a small android application. I programmatically install 2 bundles after starting the framework, but both never
Fyi, I am using Maven and Eclipse 3.6 Is it possible to deploy \"felix\" to JBoss (4.2.3) - such that I could access the Gogo shell from my Eclipse console?
I want to run Derby Client from within an OSGi bundle. The bundle gets built by Maven so I added a dependency to org.apache.derby:derbyclient. At runtime I get the following exception: java.sql.SQLExc
How to read error messages when obr deploy command fails? Here is an example: -> obr deploy configuration-exporter