Which xml tag is used within the vault package definition to add a new path to a content package?
A. <path>
B. <rule>
C. <content>
D. <filter>
正解:D
質問 2:
In OSGi bundle Activator.java is registered through a service DevelopInfo.java DeveloperInfo.java

Activator.java

Maven install generates an error during deployment. Refer to the error information below:

Which action should the developer take to resolve the build error?
A. Interface DeveloperInfo does NOT have any method.
B. Activator class is NOT implementing DeveloperInfo interface.
C. The required Maven repository for OSGi is missing.
D. @Service annotation is missing in DeveloperInfo.java.
正解:B
質問 3:
A developer has a component named foobar with the following file:
FooBar.java
import com.adobe.cq.sightly.WCMUsePojo;
public class FooBar extends WCMUsePojo; {
@Override
public void activate() throws Exception {}
public String getLink() {
return "http://www.foo'bar.com";
}
public String getText() {
return "foo'bar";
}
}
foobar.html
<div data-sly-use.fooBar="FooBar">
<a href="${fooBar.link}" title="${fooBar.text}">
${fooBar.text}
</a>
</div>
What is the output when the component is rendered?
A. "<div>
<a href=""https://www.foo%27bar.com"" title=""foo'bar"">
foo'bar
</a>
</div>"
B. "<div>
<a href=""https://www.foo%27bar.com"" title=""foo'bar"">
foo'bar
</a>
</div>"
C. "<div>
<a href=""https://www.foo'bar.com"" title=""foo'bar"">
foo'bar
</a>
</div>"
D. "<div>
<a href=""https://www.foo%27bar.com"" title=""foo'bar"">
foo'bar
</a>
</div>"
正解:A
質問 4:
After a recent code deployment, an AEM site is experiencing longer than usual query execution time. The deployment package contained some new Lucene index definitions. A developer needs to identify the long running queries and confirm that the new index definitions are getting applied correctly.
Which action should the developer take to investigate this problem?
A. Goto Tools > Operations > Diagnosis > Query Performance > Slow Queries. Select a Query and Click on Explain
B. Goto Tools > Operations > Diagnosis > Index Manager. Select the new Indexes and run a consistency check.
C. Goto Tools > Operations > Diagnosis > Log Messages. Configure DEBUG log level on com.day.cq.search to monitor search queries.
D. Goto Tools > Operations > Diagnosis > Download Thread Dumps. Analyze the Thread Dumps to identify long running requests.
正解:A
質問 5:
A developer is creating a new OSGi bundle com.custom.package.b to expose new services.
com.custom.package.a is already installed and active in the system and has the following package definition:

The system console shows the following package availability:

Bundle com.custom.package.b to be installed has the following package definition:

What will happen when the developer uploads the bundle com.custom.package.b into the system?
A. The bundle will install but fail the activation due to unsatisfied dependency com.sample.package.c.
B. The bundle will install but fail the activation due to unsatisfied dependencies com.sample.package.b and com.sample.package.c.
C. The bundle will install and activate successfully.
D. The bundle will install but fail the activation due to unsatisfied dependency com.sample.package.b.
正解:B
質問 6:
A developer created an editable template with a Layout Container. The developer needs to restrict the Layout Container to just one column layout.
What should the developer do to the editable template to enforce this restriction?
A. Overlay wcm.foundation.components.page.responsive Client Library and set @max_col to 1
B. Add responsive column control component to the template and set column type to 1
C. Using Template Editor, set the responsive settings to 1 column for Layout Container Policy
D. Using Template Editor, lock the Structure Component for the template
正解:C
質問 7:
One content package of a custom application contains the following content paths.

The server also contains the content path /apps/myproj/configuration that must NOT be touched when installing the package.
Which two filter definitions should a developer use to always update only the contained paths upon installation in the server? (Choose two.)

A. Option E
B. Option C
C. Option A
D. Option D
E. Option B
正解:B,D
1179 お客様のコメント





Aoyama -
有難いPass4Testさんに出会って本当に感謝しかありません!前回の試験では及ばず落ちましが4月の試験でPass4Testのこの問題集を購入して今回合格出来ました。