1
votes

I've installed Eclipse Kepler Java EE, and added an OSGi Bundle Facet from the update site.

I'm trying to test this Blog example from tutorial http://pic.dhe.ibm.com/infocenter/radhelp/v9/topic/com.ibm.aries.osgi.doc/samples/blog/blogExamples.html on a Bluemix cloud.

When I go to blog's persistence project properties > Project Facets, I can see this warning: "Implementation of version 1.0 of project facet osgi.bundle could not be found. Functionality will be limited"

Does anyone knows if the deployment fails for osgi plugin could belong to this warning ?

1

1 Answers

0
votes

I would suggest adding the PDE tools to Eclipse, they have most of the OSGi support.