9A0384 Adobe Experience Manager 6 Developer Exam Free Practice Test — 30 Questions

30 questions · Full explanations · No account required

Free
Question 1 of 30

An AEM developer is tasked with implementing a new API endpoint within AEM to manage user data. The existing system has a general servlet registered for `/api/v1/*` with a `.json` extension, and it has been assigned an OSGi `service.ranking` of 50. A separate, more specific servlet for `/api/v1/admin/*` with `.json` extension has a `service.ranking` of 100. The developer creates a new servlet to specifically handle GET requests for `/api/v1/users.json`. However, when testing this new endpoint, AEM consistently returns a \"no handler found\" error, suggesting that Sling\'s servlet resolution mechanism is not correctly identifying the new servlet. What is the most effective configuration adjustment to ensure the new user servlet is prioritized and correctly resolved for its intended requests?

Assign the new servlet an OSGi `service.ranking` of 101.
Assign the new servlet an OSGi `service.ranking` of 49.
Modify the `paths` property of the new servlet to `/api/v1/users.json`.
Remove the `.json` extension from the new servlet's `paths` property.

About the 9A0384 Adobe Experience Manager 6 Developer Exam Certification

These free practice questions are designed to help you assess your readiness for the 9A0384 Adobe Experience Manager 6 Developer Exam exam by Other. Each question comes with a detailed explanation to reinforce the correct concept. For a complete exam preparation experience with hundreds of questions, spaced-repetition study tools, and full exam simulations, explore our premium access.