Hello,

Before asking my question, I want just introduce the concepts of my project.

I am working on a Felix based project. this project is composed from a host
and multiples bundles. Currently we need to integrate Eclipse BIRT into our
project, we want to put it into a bundle which is managed by Felix.

To summarise, we have now a bundle based on Felix framework which integrate
an Equinox container "Eclipse BIRT".

My question is how can I communicate with the Equinox Container. I want to
inject data into BIRT(managed by equinox) using services defined into the
host (DAOs), which can be obtained by the bundle that integrate Eclipse
BIRT.

May be org.osgi.framework.system.packages.extra can be used in this case,
but As I'm novice in OSGI I don't know if it's the right way to do, I would
appreciate any suggestion or help

Thanks

-- 
Moundir Jamal
_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to