Just wondering is there any significant difference between OSGi fragment update versus the bundle update?
When a fragment bundle is updated, should we call FrameworkWiring.refreshBundles method on the updated fragment or on its parent bundle?
can you point me to some tutorial/example that develop osgi application using fragments?