QuestionQ5
Given a scenario, identify how to implement OSGi services and servletsA developer must create a runmode-specific OSGi configuration for an AEM as a Cloud Service implementation.
Where should the OSGi configuration be created?
- A core project, (/core/..,/config.<runmode>) folder
- B ui.config project, (/config/.../config.<runmode>) folder
- C all project, (/all/.../config.<runmode>) folder
- D ui.apps project, (/apps/.../config.<runmode>) folder
Community Discussion