Top "Apache-felix" questions

Apache Felix is a community effort to implement the OSGi R4 Service Platform and other interesting OSGi-related technologies under the Apache license.

OSGi bundle not started : missing requirement osgi.wiring.package; > &(osgi.wiring.package=org.apache.felix.dm)

I have been trying to follow 'Building Modular Cloud Apps with OSGi'. In chapter 3 of the book 'Creating the first …

java eclipse osgi apache-felix bndtools
What is the purpose behind building of Apache Sling, Felix, Jackrabbit projects

I am asking a very basic question here. Question is I am using Apache Sling , Apache Jackrabbit, Apache Felix in …

apache open-source jackrabbit apache-felix sling
OSGi feature uninstall works, but bundles are still installed

EDIT: updated this question with latest information... I'm having issues running back-to-back "features:uninstall" commands for dependent features. OSGi responds …

osgi apache-karaf apache-felix apache-servicemix fuseesb
Fatal signal 7 (SIGBUS) at 0x00000000 (code=2)

While using a OSGi Platform on Android i got this errormsg: Fatal signal 7 (SIGBUS) at 0x595302e0 (code=2) I don't …

android osgi runtime-error apache-felix libc
Problems with maven built OSGi including dependencies

I'm currently starting with OSGi, iPOJO and iPOJO Annotations and trying to build a simple component to be deployed in …

maven osgi apache-felix
java.lang.NoClassDefFoundError on OSGi

I have a bundle, with an activator declared. This activator create a JFrame and show it. Running on Eclipse as …

java eclipse osgi apache-felix helios
Cannot start bundle- missing requirement(osgi.wiring.package)

I am new to Apache karaf and OSGI. I am trying to write and run a very simple bundle. But …

maven osgi apache-karaf apache-felix osgi-bundle
Scala in OSGI container?

How can I code my bundle in Scala and then deploy it into OSGI container? Do I compile it into "…

scala osgi equinox apache-felix
How to use org.apache.felix.scr annotations for a bundle from scratch?

I've started developing a bundle for apache felix and did so with the ops4j pax plugin. I've created the …

java maven osgi apache-felix bnd
Trouble understanding the whole OSGi web eco system

I am pretty new to the whole Java and OSGi world and I have trouble understanding the eco system of …

tomcat osgi equinox apache-felix