Is there way to setup dispatcher log rotation using cronolog : http://www.linuxhowtos.org/System/cronolog.htm or http://linux.die.net/man/1/cronolog Apache ErrorLog and CustomLog works fine with cronologI came across https://helpx.adobe.com/experience-manager/kb/SetupDispatcherLogRotation.html ...
In the clustered environment (multiple publish instances) Sticky load balancing/Sticky session has to maintained due to the fact that user requests across a set of servers should be in such a way that requests from a given user are consistently sent to the same server.Now recently I have come acros...
Currently working on an external login module with jackrabbit. There is a form on a customized website that is supposed to call this login module. It calls the login module but I was wondering if there was a way to propagate the principals of whatever user is logged onto AEM to the next user that lo...
Hi,i need to hidden a div when the user clicks on the lens (preview mode).I can't use the WCMMode.EDIT variable why the page isn't refreshed.It seems also that doesn't exist a particular class to add to the div.How can i do?Thanks
Hi,I have been trying to consume the Restful webservices in AEM. I have followed the article https://helpx.adobe.com/experience-manager/using/restful-services.htmlIn eclipse , Build Success coming.But when I tried to install the jar in AEM ,bundle activation was unsuccessful.It's giving errors likeo...
I am trying to send mail using Aem 6.1. The functionality works correct in when inbuilt jetty server is used. But when the same is deployed on weblogic 12c, it fails with java.lang.linkage error.There is a article on helpx.adobe.com knowledge base which also acknowledges the issue but it didnt work ...
Hi,We have created a component that enables the user to drag and drop the components from Content Finder Tab (classic UI). We have configured the Content Finder to display components present under specific path. When user drags a component, it updates the path (name of a property as used in the dial...
Hi All, Can anyone suggest me which class is replacement for SendEmailProcess Package :com.day.cq.collab.commons.SendEmailProcess this class exists in bundle CQ5.4 Bundle Name : cq-collab-commons We are using this bundle (SendEmailProces.java) in CQ5.4 but this this bundle is not exists AEM6.1 Fe...
Hi everyone,The basic PDF Handler seems to create subassets for every single page, which can be quiet annoying, if PDF's are uploaded with more than 100 pages.How do we change this behaviour to only create an image for the first page?Kind regards, Jerry