We're moving our CQ 5.5 sites to new servers, so I restored a backup on a new node just fine, but am having some trouble with the login procedure.It seems that the login works fine, but the user then gets redirected to CRX (with some broken images) instead of CQ.http://10.120.17.79:4502/welcome goes...
Hello,in my apps folder I have a project "myproject" and in this folder there is a folderstructure "components/clientlibs"./components/clientlibs/js.txt looks like this:#base=jsmqbehaviour.jsjquery-2.1.1.jsand mqbehaviour.js contains the following code:function testFunction() { alert('Hello from te...
HI,I have 5 widgets in a tab.1. checkbox2. radio3. textfield4. pathfield5. multifieldif you check 1, the 4 below will be disabled, if unchecked , the 4 below will b enabledif 1st option(link) of the radio is selected , the multifield will be disabled, if 2nd(dropdown) is selected, the pathfield will...
Hello everyoneI am currently in the process of setting up the automatic version purging service as described at http://docs.adobe.com/docs/de/aem/6-0/deploy/configuring/version-purging.html. There it is stated that both versionmanager.ivPaths as well as versionmanager.purgePaths (PID com.day.cq.wcm....
Hi All,I am trying to integrate LDAP with AEM 6.0. I have referred the link : http://docs.adobe.com/docs/en/aem/6-0/administer/security/ldap-config.html for the same.But, seems it is not working for me. Can anyone please tell me which ApacheDS ldap version is suitable for this? I tried with "ApacheD...
Hi all, Use case is:We have global header and footer <div>s which we want to expose in form of JSON so that non AEM sites can read this JSON and render header and footer.I will store the content for header / footer using CQ component. So for doing this I am thinking of somehow getting the output (<d...
Hi,We are using sling form authentication over ldap to authenticate users on the publisher instance directly. When we do load test at random some users fail to login and hence they have to again put their credentials and login. The ldap module at random is ignoring some user credentials. The user na...
I'm trying to use the ACS ErrorPageHandlerService [1] and it has successfully worked in the past (AEM 6.0 SP1). I just build some (totally unrelated) simple code and now the error pages don't work anymore, see error below: 30.12.2014 12:50:10.005 *ERROR* [0:0:0:0:0:0:0:1 [1419972610002] GET /favicon...