I recently received an upgraded Mac laptop with Mac OS 10.14 Mojave. While setting up Dispatcher in my mac laptop I faced numerous issues and finally ended up with not setting up any.Here are my research and analysis. I hope it will be helpful for others.1) Mac OS 10.14 Mojave doesn't allow to copy ...
I am trying to mock Querybuilder and resolverfactory in my test class but I am getting null always.Main class:@ReferenceQueryBuilder builder;@ReferenceResourceResoloverFactory resolverFactory;Test class:@Mock QueryBuilder builder;setup(){ context.registerAdapter(ResourceResolver.class, QueryBuilder...
The OOTB CSRF Framework has a minimum value of 10 minutes configured by default and cannot be reduced to below this value. What is the logic behind this limitation? Would it be possible for an attacker to use the csrf token to perform an attack.
Hello Every AEM experts.I can see AEM 6.4 has a new feature of search filter include folder type in search panel. Anyone knows where is related source code under /libs? Looking forward to getting you answers.Please refer to screenshot as below:
Hi,I am working on the migration of SCR annotation to OSGI R6 annotations. I am able to create and use custom OSGI config within the bundle using OCD.1. I am not able to use them outside my main bundle. (We have multiple bundles referring the main OSGI config).How to use them ? Got an error specifi...
Hello everyone,I wanted to give permissions to few users programatically. I have followed this training topics.https://cpcontents.adobe.com/public/newlearner/newlearner_652fc808.html?accountId=32503#/course/858716/overviewAEM 6.4: Modifying Users and GroupsBut still i got error like below. javax.jc...
Hi I followed the tutorials and created a template and created an aem site in author instance by using the template. But I am not able to publish the same site into the publish instance, After I publish the site it shows a blank page and with default HTML tags only. Can anyone briefly explain how t...