QUESTION 71
You have changed the CRX admin password. Which console or tool do you also need to update?
Tag Archives: 9a0-327 Download
Latest Adobe CQ5 9a0-327 Exam Question Free Download with PDF & VCE (61-70)
QUESTION 61
How do you disable WebDAV access on the publish instance?
Latest Adobe CQ5 9a0-327 Exam Question Free Download with PDF & VCE (51-60)
QUESTION 51
Which service property does an Event Subscriber need to subscribe to an Event Handler in the OSGi Event Admin service?
Latest Adobe CQ5 9a0-327 Exam Question Free Download with PDF & VCE (41-50)
QUESTION 41
You have successfully installed CRX and crx-launchpad on Websphere Application Server. How do you install CQ5?
Latest Adobe CQ5 9a0-327 Exam Question Free Download with PDF & VCE (31-40)
QUESTION 31
You want to view request information sent to the server. Which browser-based tool should you use?
A. Website administration
B. Apache Felix Web console
C. CQ Servlet Engine console
D. JCR Content Explorer
Answer: B
Latest Adobe CQ5 9a0-327 Exam Question Free Download with PDF & VCE (21-30)
QUESTION 21
Given the CQ Dispatcher configuration in the /filter section:
/filter
{
/0001 { /glob “*” /type “deny” }
/0002 { /glob “* /content/geometrixx[./]*” /type “allow” } /0003 { /glob “* /content/geometrixx/company[./]*” /type “deny” } /0004 { /glob “*” /type “allow” }
}
Which rule will be applied to the request: /content/geometrixx/company/news.html?
Latest Adobe CQ5 9a0-327 Exam Question Free Download with PDF & VCE (11-20)
QUESTION 11
Which tab in the Apache Felix Web Console displays the list of all the users that are logged in to the repository?
A. Authenticator tab.
B. CRX Login Tokens tab.
C. Recent Request tab.
D. System Information tab.
Answer: B
Latest Adobe CQ5 9a0-327 Exam Question Free Download with PDF & VCE (1-10)
QUESTION 1
You are working with two components: Component A and Component B. Component B has a slightly different behavior than component A. What is the best way to reuse the default script of component A in component B?
A. Set a property in component B called sling:resourceSuperType with the path to component A and omit the default script in component B
B. Set a property in component B called sling:resourceSuperType with the path to component A and create an empty default script in component B
C. Set a property in component B called sling:resourceSuperType with the path to component A and include the default script of component A in the default script in component B
D. Copy the default script from component A into component B
Answer: A