1.
You are logged in as userA and you are impersonating userB. How are your activities logged in the access.log?
2.
You have configured the cached properly in the dispatcher module. What is the difference between: request 1 = /content/mypage/mypic.small.png?? and request 2 = /content/mypage/mypic.png?size=small
3.
You are checking the permissions of a user in CQ. In the Permissions tab you notice that next to some check boxes there is an exclamation point. What does this exclamation point mean?
4.
You have created a bundle with CRXDE. What does the .bnd file contain?
5.
When you are saving or updating a configuration in the Configurations tab in the Apache Felix Web OSGi Console, where are these configuration settings saved?
6.
Which service property does an Event Subscriber need to subscribe to an Event Handler in the OSGi Event Admin service?
7.
Which xtype should you use if you want to reuse a part of a dialog in another dialog?
8.
How can you replicate to a specific agent using the CQ Replicator interface?
9.
You want to change the configuration of a bundle during runtime in the repository. Which location has the highest priority?
10.
In your CQ Component script you want to read a property value which has been created with a design dialog. How can you get the value?