Free AD0-E116 Exam Braindumps (page: 2)

Page 1 of 24

How should a developer configure the replication agent to flush the dispatcher cache for a newlyactivated page?

  1. Create a dispatcher flush agent in publish instance
  2. Create a reverse replication agent on the author instance
  3. Create a new replication agent and set transport URI to point to the dispatcher
  4. Set the serialization type property of the defaultagent to dispatcher flush

Answer(s): A



An AEM site experiences slower page loads. A developer needs to identify the slow running requests.

How should a developer analyze the requests with long response times?

  1. Use proxy.jar with the following command java -jar proxy.jar <host> <remoteport> <localport> to debug the webserver and AEM server communication
  2. Use rlog.jar with the following command $ java -jar ../opt/helpers/rlog.jar -n 10 request.log to identify long running requests
  3. Download Heapdumps from Tools > Operations > Diagnosis and analyze the Heapdumps using the Memory Analyzer Tool
  4. Embed /libs/foundation/components/timing component in the Page Component and verify the page load time

Answer(s): B



A developer has acomponent located under the path /apps. This component has a Client Library which is directly loaded onto a page. The publish instance loads the page correctly. The dispatcher also loads the page but the Client Library is missing.

How should the developerresolve this issue, while taking security into consideration?

  1. Change the ACLs for the Client Library.
  2. Move the Client Library under /apps/<project>library.
  3. Add the property allowProxy with a boolean value true.
  4. Allow the path to the clientlibson the dispatcher.

Answer(s): C



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 packagedefinition:



What will happen when the developer uploads the bundle com.custom.package.b into the system?

  1. The bundle will install but fail the activation due to unsatisfied dependencies com.sample.package.b and com.sample.package.c.
  2. The bundle willinstall but fail the activation due to unsatisfied dependency com.sample.package.c.
  3. The bundle will install and activate successfully.
  4. The bundle will install but fail the activation due to unsatisfied dependency com.sample.package.b.

Answer(s): A






Post your Comments and Discuss Adobe AD0-E116 exam with other Community members:

AD0-E116 Discussions & Posts