server -Xmx1024m -XX:MaxPermSize=256M -Djava.awt.headless=true -Xdebug -
Xrunjdwp:transp ort=dt_socket,server=y,suspend=n,address=8765" You want to install an author instance on port 6302. What should you name the jar? - ✔✔Cq-
author -p6302 A server is running slowly. How should a developer monitor server usage? - ✔✔Go to operations>monitoring and create a new measurement of Sessions Give two ways you can create an authenticated Session. - ✔✔Create a custom Java class that implements Interface AuthenticationHander? How do you watch a node for a change? - ✔✔Can use a Workflow Launcher to detec t a page has been modified and automatically launch a Workflow In a Sling model, @ValueMapValue variable X causes a NPE when it does not exist. Do you put @Default or make all variables .REQUIRED? - ✔✔Probably an @Default because maybe you don't want ever y variable to be required. Overlaying vs inheriting/extending. When should you do which? - ✔✔If you extend and AEM upgrades to a higher version, you can inherit the new features. If you unlock an element on a template, what happens to it? It stays in the same place. It moves to "initial." it is copied to "initial." It gets deleted? - ✔✔Its content will be moved to initial content and therefore won't show up anymore on existing pages that reference this template. Where are run mode configurations stored i n the codebase? - ✔✔apps/system/conf