On 21/04/2010 15:19, Richard S. Hall wrote:
On 4/21/10 4:55, Charles-Louis De Maere wrote:
Thanks for your answer ! In fact, the org.osgi.core and compendium
bundles were missing from the plugins directory, which caused this
error to occur !
You should likely not be using org.osgi.core or org.osgi.compendium as
bundles, since this generally leads to other issues. You'd be better
off find implementation bundles that also export the needed packages,
e.g., the Felix SCR bundle.
-> richard
What kind of issues could arise with using the osgi bundles instead of
the felix ones ? Do you mean dependency issues ?
So this also means that my pom.xml should have the felix-scr bundle
listed as <dependency> instead of the org.osgi.core/compendium ?
Charles-Louis
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]