When installing features, we need to osgi/refresh some bundles to allow
optional imports to be resolved
-------------------------------------------------------------------------------------------------------
Key: SMX4KNL-249
URL: https://issues.apache.org/activemq/browse/SMX4KNL-249
Project: ServiceMix Kernel
Issue Type: Bug
Affects Versions: 1.1.0
Reporter: Guillaume Nodet
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.