Top "Osgi-fragment" questions

When is an OSGi fragment attached to host?

I have an OSGi bundle with persistence service (using hibernate) and a fragment, which contains configuration (xml file). In bundle's …

java osgi osgi-fragment
How to overcome "Missing optionally imported package"issue in OSGi

I wrote an OSGi bundle using "maven-bundle-plugin"(where i try to make the "jruby-complete-1.4.0.jar" as osgi bundle, note that …

maven osgi equinox osgi-fragment