When installing features, we need to osgi/refresh some bundles to allow
optional imports to be resolved
-------------------------------------------------------------------------------------------------------
Key: FELIX-1074
URL: https://issues.apache.org/jira/browse/FELIX-1074
Project: Felix
Issue Type: Bug
Components: Karaf
Reporter: Guillaume Nodet
Attachments: SMX4KNL-249.patch
For example, before the fix for SMX4-222, the jsp bundle was installed after
the core web service, thus making jsp not working.
When installing the jsp bundle, we should refresh the core web server, or maybe
adding the core web service bundle to the web feature in addition to the
web-core, and make the refresh when an already installed bundle is required by
a feature (i think it would make more sense and be easier).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.