최신 Adobe Certification 9A0-367 무료샘플문제:
1. You are creating a repository-based OSGi configuration. Which name should the factory configuration node have?
A) Append "-<identifier>" to the name, where identifier can be any unique name.
B) Append "-factory" to the configuration node name.
C) Start the node name with "factory-".
D) Start the node name with "config-" and end it with "-<numeric_value>".
2. You have renamed the CQ quickstart file to cq5-author-4502.jar. What is the correct way to install CQ 5.4 as a Windows Service?
A) In Windows open Services > Administrative Tools and then upload cq5-author-4502.jar to the control panel.
B) Use the command line and start CQ with java -Xmx512M -jar cq5-author-4502.jar -service.
C) Open the Apache Felix Web OSGi console, navigate to Services and upload cq5-author- 4502.jar.
D) Unpack cq5-author-4502.jar, navigate to crx-quickstart/opt/helpers and start instsrv.bat.
3. Which kind of HTTP requests are logged by default in the Recent Requests tab of the Apache Felix Web
Console?
A) Requests made to the installed bundles that are used by CQ pages.
B) Requests made to CQ pages.
C) All the requests made to CQ instances.
D) Requests related to the Apache Felix Web OSGi Console.
4. You are configuring a Replication Agent. What does the check box Use for reverse replication in the
Agent Settings dialog mean?
A) If checked, this agent will be used to restore a previous version from another instance.
B) If checked, this agent will notify the user about a successful replication from the author to a publish instance.
C) If checked, this agent will perform a rollback of a failed replication from an author to a publish instance.
D) If checked, this agent will be used to replicate user generated content from the publish to the author instance.
5. You want to add a new tab to the page properties dialog. What should you do?
A) Copy the page properties dialog from the foundation/page component, add a new tab node specifying the cq:Panel node to render the new tab.
B) You cannot override the page properties dialog.
C) In the component definition add a property to set the path to the foundation/page properties dialog and another property to set the new tab definition.
D) Create only the tab cq:Panel node and add a property resourceType pointing to the foundation/page properties dialog.
질문과 대답:
질문 # 1 정답: A | 질문 # 2 정답: D | 질문 # 3 정답: C | 질문 # 4 정답: D | 질문 # 5 정답: A |