In which maven build phase is the content package assembled?
Answer : C
A developer needs to implement a functionality that requires creating a Custom Workflow Step.
Which two steps should the developer take to start developing the custom behavior? (Choose two)
Answer : B, E
A developer has a component named foobar with the following file:
foobar.html:
What is the output when the component is rendered?
Answer : C
A developer is creating a custom component that shows a list of pages. For each page, the following items must be shown:
* Title of the page
* Description of the page
* A button with fixed text ''Read more'' that must be translatable
All of the above fields must be wrapped in a
The logic for obtaining the list of pages must be reusable for future components.
Which snippet should the developer use to meet these requirements?
A developer is working on a complex project with multiple bundles. One bundle provides an OSGi service for other bundles.
Which two options are necessary to ensure that the other bundles can reference that OSGi service? (Choose two.)
Answer : A, C
A developer needs an existing workflow to run only when pages are created under a certain folder.
What should the developer create to achieve this?
Answer : D
An application contains an OSGi configuration that contains a password.
How should a developer prevent this sensitive information from being stored in plain text in JCR?
Answer : A