Hello All,I am trying to run AEM in debug mode. I am using the following command to run.java -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000 -XX:+HeapDumpOnOutOfMemoryError -XX:MaxPermSize=512M -Xmx1280m -Dorg.apache.sling.commons.log.level=INFO -...
Hi,I am looking for a way to transform the current request URL into one with a different suffix and preserve everything else.Does CQ (or Sling) has an API for doing this? Or do I have to do it manually, maybe with some help from slingRequest.getRequestPathInfo()?Thanks,Behrang
Hi All,I want to preload the components in a template before displaying the page. I can add the components to template from the sidekick but I don't want to do it that way. I am newbee to Adobe AEM/CQ5. Please help me out with an example.[img]preload-template.png[/img]There is an answer in this URL ...
Is there any way by which we can exclude a particular component node or any of its specific properties to be excluded from the CQ MSM Reference Update Action of Multi Site Management.?We have a component named as "locale-selection". We do not want the roll out to cause the "updateReference Sync Acti...
Hi,If we have two config files under apps structure,For example /apps/folder/config/org.apache.sling.engine.impl.auth.SlingAuthenticator also inside /apps/system/config/org.apache.sling.engine.impl.auth.SlingAuthenticator then CQ is always looking the config file under system. Why can you clarify...
Hi All,I have been following this technical document (http://docs.adobe.com/docs/en/cq/5-6-1/ecommerce/eCommerce-hybris.html), I don't see documentation for AEM 6.0. As per the document which is for AEM 5.6.1AEM only supports Hybris 5.0 and does not support Hybris 5.1 is this the same case with AEM ...
Hello All,In my current project, I am installing AEM 6.0 with Java 1.8. I have also installed service pack 1 and service pack 2. But after I do a maven build successfully, when I try to load the page it always fails and shows the following error.Initially, it worked fine but later I don't know why i...
Hello newbe here,I am trying to create a brand new Phonegap app and insert in the pages some of the components I have just created. So basically I am working over the project Bruce Lefebvre made in this page: https://github.com/blefebvre/aem-phonegap-starter-kitI have been able to run this app in my...
It looks like after I promoted the launch of a 2nd version of a homepage. I wasn't able to switch back and forth between what I launched and the production version.I couldn't find any documentation to support this. Thanks for anyone's help in advance,