QuestionQ8
Given a scenario, identify how to implement OSGi services and servletsWhen more than one configuration for the same PID is applicable, which configuration takes effect?
- A The last modified configuration is applied.
- B The configuration with the highest number of matching run modes is applied.
- C The one that occurs first in the repository is applied.
- D A configuration factory is created and all configurations are applied.
Community Discussion