rkmoquin wrote
> I see you are generating the entries manually with the jar plugin, don't
> do
> that.. use the maven-bundle-plugin... you are missing the osgi imports and
> if you use the maven bundle plugin it will automatically generate your
> imports section for you.  Also, don't use the felix dependency in your
> pom,
> use the osgi core and osgi compendium dependencies in your bundle... that
> way you aren't relying on any specific implementation unless you have to.

You are spot on and I suspected this could be causing the issue.




--
View this message in context: 
http://karaf.922171.n3.nabble.com/Unable-to-do-load-BundleActivator-after-package-is-exported-in-manifest-for-a-bundle-tp4032661p4032687.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to