9A0-384 Exam Questions
54 real 9A0-384 exam questions with expert-verified answers and explanations. Page 1 of 2.
- Question #1
Which OSGI bundle should be disabled to restrict web-based log viewing?
- Question #2
Which Maven plugin allows direct installation of the bundle into AEM?
- Question #3
Which three statements are true when an AEM author instance is started in debug mode? (Choose three.)
- Question #4
How can a JSP be included in a sightly template?
- Question #5
You want to restrict the size of a custom log file and enable log file rotation. Which Apache Sling configuration has to be changed in the AEM Web Console?
- Question #6
You are creating a new OSGi configuration in the repository. When are the configuration changesapplied?
- Question #7
Which log file in <cq-installation-dir>/crx-quickstrat/logs should you look at to see logging messages indicating events during startup?
- Question #8
Where are ACL node permissions for a node stored in the JCR?
- Question #9
You create an nt:unstructured node inside the apps in CRXDE Lite and then you create a folder inside the apps and click save. What is the expected behavior?
- Question #10
Which three statements about configuring a development environment for a new AEM project called "customer bank", that contains both custom OSGi services and AEM components is true?...
- Question #11
What is the difference between extending a component and component overlay?
- Question #12
Which has the highest preference during Sling Servlet registration?
- Question #13
Which three AEM jar names will start AEM in author mode? (Choose three.)
- Question #14
While modifying an OSGi bundle configuration from the Felix Web Console, when are configuration changes applied?
- Question #15
Which statement about client libraries is true?
- Question #16
How do you specify the dependency of Junit with any version greater than or equal to 3.8?
- Question #17
Which statement regarding an AEM instance started with author run-mode is correct?
- Question #18
What is the correct way to use clientlibs with Sightly?
- Question #19
You are using IIS as the Web server with the dispatcher and your websites root folder path is /content/ mycompany. The page /content/mycompany/about us is edited and activated to t...
- Question #20
Which option will enable an in-place edit of a component that contains HTML text in it?
- Question #21
Which is avalid way of creating an OSGI service?
- Question #22
Using the default Dispatcher configuration, which type of URL will have a response cached by the Dispatcher?
- Question #23
Which property should be used to find the repository where the configuration changes made in the Web Console are saved?
- Question #24
How do you disable the "Target" context menu item on components in AEM 6.0?
- Question #25
A packaged goods company is migrating its current site to AEM. The company has a presence in the US, but is expanding into two other countries within 12 months of launch on AEM. Du...
- Question #26
An architect is helping a multi-national news company design its project and determine requirements. The functionality requires several external feeds to display breaking news and...
- Question #27
You want to invert the order of display of components added to parsys provided out of the box. Recently added components always have to display on top. While implementing the new p...
- Question #28
You are logged in as userA and you are impersonating userB. How are your activities logged in the access.log?
- Question #29
When installing Internet Information Services, which Application Development Feature needs to be enabled to work with the AEM Dispatcher?
- Question #30
Which should be configured to create a custom log file with a different log level?
- Question #31
Which is a valid out-of-the-box sling run mode?
- Question #32
Which command would you enter in your CQ Component script to get the template path of an AEM page in publish instance?
- Question #33
The same OSGI configuration parameter is present under /libs/*/config.. AND /apps/*/config..and modified in both locations as well as via felix Console. During runtime, what is the...
- Question #34
What are three causes if Dispatcher stopped updating cache files in the cache directory on the Webserver? (Choose three).
- Question #35
In a typical author, publish and dispatcher setup,where is the dispatcher flush configured?
- Question #36
Which jar name can NOT be used to install an AEM publish instance?
- Question #37
Which property is deprecated while resolving a template (T) that can be used as a template for page (P)?
- Question #38
Assume there are multiple publish instances (publ,pub2 and pub3) serving requests for an online shopping site. The end user is allowed to provide reviews and comments for each prod...
- Question #39
Which template allowed Paths expression would allow a page to be created with the path/ content / main / page1/ page2?
- Question #40
When configuring a custom log file on a production publish instance, which two statements are true? (Choose two). Sling Logging.
- Question #41
What does the vlt command 'resolve' do?
- Question #42
An architect must incorporate measures to prevent content grabbing. Which two recommendations should the architect configure? (Choose two.)
- Question #43
While conducting analysis during the discovery phase, several artifacts are obtained as outputs from activities such as surveys, questionnaires, and data gathering. What is the LEA...
- Question #44
What is the optimal way to check-out content from the JCR repository to the local file system?
- Question #45
You have written an OSGi service with the class name com.acme.myapp.EmailUpdate, You only we this service to run on the publish instance. Which two configurations would run the ser...
- Question #46
How do you delete a property inside a Node object?
- Question #47
An author and publish instance has a shared data store with a very large number of assets. Which type of replication is recommended to avoid duplication of data?
- Question #48
In a typical Maven project, you will have a content module that contains a file src/main/content/META-INF/ vault/filter.xml which defines the filters for the AEM package built by M...
- Question #50
The default installation location for AEM 6.0 in an Application Server is ${user.dfr}/crx- quickstart. Which method is used to change this location?
- Question #51
Which statement about the usage of declarative services while creating an OSGi component is true?