Apache Felix is a community effort to implement the OSGi R4 Service Platform and other interesting OSGi-related technologies under the Apache license.
I am using OpenJPA as JPA provider. I have created the small OSGI bundle project with the JPA2.0 support. This …
java osgi openjpa apache-felix osgi-bundleI have four bundles, each containing only a manifest. The bundles are app which imports com.example.foo.fragment and …
osgi jboss7.x apache-felixI can't find information about starting and using Apache Felix from code. I want do things which I am able (…
java module osgi apache-felix