Version: 5.6.1Is there anything that I can't achieve doing all my development work in eClipse ?I *had* thought that we would need to use CXFDE for certain tasks, but recently a partner who we are using to help us develop our first CQ applications told us that they NEVER use CXFDE.RegardsFraser
The status of the bundle in felix console reads as installed. If I try to start it, it wont. I see an error in red when I expand the bundle. I have other bundles started and running without issues. I use maven to build and deploy. Appreciate your help!org.osgi.framework,version=[1.7,2) -- Cannot be ...
Referencing http://dev.day.com/docs/en/cq/5-4/managing/conceptandplanning.html#Setting%2520Target%2520MetricsUnder the section of Performance > Setting Response Times, it mentions guidelines for page response times under controlled circumstances. I would like to know how those numbers where determin...
Hi,I'am following the instructions at the following link in order to set up the AEM Commerce framework:http://dev.day.com/docs/en/cq/5-6/ecommerce/eCommerce-framework.htmlAll the packages seem to be installing fine as per the logs, but the embedded hybris server is not getting extracted under the bu...
Is is possible to set the default langage of CQ5 (i.e. French) so it applies to all my groups. I don't want to set the langage individually to each group because i have hundreds of groups.
Hello there,I have read the docs below regarding user admin and security but they seem a bit thin of real use case examples. I would like to remove admin access from my user and only allow them content-authoring access. However if i do so they cannot edit the page - it is blank, no sidekick, nothi...
I have the Link Checker Transformer service turned on and the strip html extension option checked in the felix console. It is working as intended except in the following scenario.I have an unordered list on a page:<ul><li>Click Here</li></ul>On clicking "Click Here", an event is triggered that redir...
Hi, Please let me know where i can configure file size upload limit in AEM DAM. I have a requirement to upload 5GB and bigger size file to AEM DAM.[img]Screen Shot 2013-09-06 at 11.03.22 AM.png[/img]Thanks in advance !Regards~D
One year ago I installed successfully CQ5 as a windows service under Windows 7 32bit. After that I've switched to Windows 7 **64bit**. Currently I have a project using CQ5 so I install again it (under Window 64bit). CQ5 starts fine with `crx-quickstart/bin/start.bat` using command line. Also I don't...
Hi I have a requirement where App A consumes restful services exposed by CQ. Some of these are from author and some are from publisher. In case of author we need to provide authentication for consuming restful services exposed by CQ. This authentication should be done against client DS server before...