The Ultimate Guide to AD0-E102 Adobe Experience Manager Sites Business Practitioner

Page 1

The Ultimate Guide to AD0-E102 Adobe Experience Manager Sites Business Practitioner AD0-E102 Adobe Experience Manager Sites Business Practitioner Certification Exam Credential. If other AEM projects, which are themselves comprised of their own code and content packages, are used by the AEM deployment, their container packages should be embedded in the project’s all package.

For example, an AEM project that includes 2 vendor AEM applications might look like:

all content package embeds the following packages, to create a singular deployment artifact core OSGi bundle Jar required by the AEM application ui.apps deploys code required by the AEM application ui.config deploys OSGi configurations required by the AEM application ui.content deploys content and configuration required by the AEM application vendor-x.all deploys the everything (code and content) required by the vendor X application vendor-y.all deploys the everything (code and content) required by the vendor Y application Package Types Packages are to be marked with their declared package type.

Container packages must set their packageType to container. Container packages must not directly contain OSGi bundles, OSGi configurations and are not allowed to use install hooks. Code (immutable) packages must set their packageType to application. Content (mutable) packages must set their packageType to content. For more information see Apache Jackrabbit FileVault - Package Maven Plugin documentation and the FileVault Maven configuration snippet below.

TIP See the POM XML Snippets section below for a complete snippet.

Marking Packages for Deployment by Adobe Cloud Manager


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.