In multiple places on different Servlets setAttribute("nameOfTheAttribute", "value") is used. Recently, on one of the Publish instances when we call ${nameOfTheAttribute} publisher returned empty value.Does CQ5 has config property that disallows setting attributes on SlingHttpServletRequest ?Thanks,...
Hi All,My application connects to database to get some data. Currently DB connection parameters and passwords are configured through felix console.Now the problem is anyone who has access to felix console can see the password for the DB. How do I prevent this? What is the best way of configuring the...
Hi,Could someone provide details about "replication-receiver" OOTB user?1. What this user used for?2. How it should affect on AEM if I delete this user at all? I've found a note (http://docs.adobe.com/docs/en/aem/6-0/administer/security/security-checklist.html):The replication user should also not b...
Hi,I am trying to integrate Salesforce with AEM 6.0 as per this link:http://docs.adobe.com/docs/en/aem/6-0/administer/integration/third-party-services/salesforce.htmlBut I am getting this error:18.03.2015 12:01:40.181 *ERROR* [JobHandler: /etc/workflow/instances/2015-03-18/model_163017207920287:/hom...
Hi , I'm trying to achieve dynamic navigation , where in author can specify depth level and navigation automatically builds up to that depth level .I'm trying to achieve this use case using sightly . I have achieved the dynamic navigation using data-sly-template and works fine , something like b...
We are running AEM version 5.6.1 and want to utilize the Blog and Community functionality. However, this doesn't appear to be enabled in our environment.When creating a new page in an existing site, there is no option to select Blog Template, as indicated here: http://docs.adobe.com/docs/en/cq/5-6-...
Hey there,Is there a way to enable logging or debugging in wcmuse extended Java files or related Java script files which execute on server side? Tried just using normal log.debug statements in Java files but couldn't see the log traces? Would there be any configuration that enables this behaviour?R...
Hi,I'm new in the world of AEM. I have installed AEM 6.0 (author and publish instances).I'm interested to find a way to retrieve effective permissions on a specific repository node by using a REST call. For this, I have installed the last version of the OSGi Bundle "jackrabbit.accessmanager" (v2.1.2...