Hello to everyone,

I wrote three bundles : a provider (providing a service|A|), a client
(containing one `BundleActivator` class using this service|A|) and a
service (containing the interface|A|). Each bundle is, obviously,*in its
own package*.

The problem is that my client, for example, instantiates an object|:A|.
So I should write|import package.to.A|to compile my client.

But I don't think I should do this in OSGI. I'm using Apache Felix, and
I indicated the champ|Import-Packages|in the|META-INF/manifest.mf|: is
there any command in Felix to compile my client without having to write
the|import|?


Thank you in advance.
Best regards,
Dorian VEGARA


---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel 
antivirus Avast.
https://www.avast.com/antivirus

Reply via email to