Exam AD0-E103 All QuestionsBrowse all questions from this exam
Question 65

A custom AEM application has a run time dependency to a third party OSGi bundle that is NOT included in out-of-the-box AEM. The third party dependency needs to be available for multiple applications and be upgraded separately from the custom AEM application.

How should a developer make sure that the bundle is installed on all environments?

    Correct Answer: C

    To ensure the third party OSGi bundle is available across all environments and can be upgraded separately from the custom AEM application, it should be embedded in a content package. This approach allows for automatic deployment of the bundle and provides flexibility in managing its updates independently.

Discussion
pkg82Option: C

it should be C

lexxxz88

prove link: https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/vlt-mavenplugin.html#EmbeddingOSGiBundlesinaContentPackage

taoelmoroOption: C

for me is C