Hi all,

I managed to run an additional OSGi container from a bundle,
ContainerBundle, so the OSGi container is running within the host OSGi
container. Both containers have their own felix (org.apache.felix.framework)
embedded. And share the osgi interfaces from org.osgi.*. However as the osgi
packages are also packed in the felix jar file I had to package the classes
from org.apache.felix.framework and the default.properties explicitly in the
ContainerBundle, instead of embedding a jar file directly from a repository
(e.g. maven). 

I could not find a distribution of felix that did not contain the osgi
interface (org.osgi.*). Does anyone know if such a distribution is available
on a repository?



--
Sent from: 
http://apache-felix.18485.x6.nabble.com/Apache-Felix-Users-f4833200.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to