Caching Client Libraries
Does CQ have a built in way to deal with client library caching issues? When using the foundation image component, the final src attribute of the image in the clients browser is something like:...
View ArticleCQ5.3 server not ready
*ERROR* webapp-CRX Launchpad Webapp: ERROR: Error starting slinginstall:F:\Microsoft\cq5\crx-quickstart\launchpad\startup\15\org .apache.sling.runmode-2.0.3-tlp-R818849.jar...
View ArticleDAM not generating thumbnails
Hi, When I try to upload images to digital assests interface in CQ5.5, it is uploading the file, but doesn't generate thumbnail image. I tried to check crx-quickstart/logs, but there is nothing logged...
View Article@Reference annotation causing customised servlet stop getting called
Hi guys, I noticed that as soon as I add the @Reference annotation in my servlet, the sevlet will not be called when the form is submitted. As soon as I remove @Reference the servlet will be called....
View ArticleCQ5.5 carousel component bug
The Carousel component on the geometrixx site keeps looping on 2nd page for me. Do you guys see the same behaviour?
View ArticleCQ5 - Download and Start Working
Hi, I am new to Adobe technologies & products. I need to explore Adobe CQ5 in detail as a developer. I am following below link for getting...
View ArticleCreate a publish instance from an author instance?
Hello, Is it possible to make a copy of an operating CQ 5.5 SP1 author instance and turn it into a publish instance by merely changing the bin/start script to reflect "publish" and a new port number?...
View ArticleRedirecting page
I am using the redirect option in page properties to redirect pages but the page just displays "This page redirects to <Page Name>" in publisher mode. Why is it not working?
View Articleis there an equivalent of DefineObjectsTag and other CQ taglib support for...
It appears I am able to use sling objects out of the box from sling:defineObjects in CQ just fine with Groovy. However, is it also possible to have the benefit of cq:defineObjects and other cq taglib...
View ArticleHow can I create a design dialog for a component that is site wide and not...
How would I use design dialogs on a componet to create a global setting and not a setting that is bound per template? I want to save a property for a component globably and not have 5 different...
View ArticleUnable to create a page under particular page/node
Hi, I have deployed some contents from some other CQ server to my local. I am not able to create pages under lot of page/ nodes though I have all permission(admin).The options for creating a new page...
View ArticleDispatcher serving, but not caching, CQ5 pages
Just restored a backup of a CQ5.5 staging server to a new Amazon EC2 instance in order to allow some people outside of the company shared access to what we are working on. CQ5 appears to be running...
View ArticleHow do I use ?
Hi, I am trying to <sling:include> a content node wrapped inside <div> on a jsp. For example I have a textimage content node: "/content/company/en/product/jcr:content/par/textimage" I can...
View ArticleCQ5.5 ecommerce integration
I am working on integrating Hybris with CQ ecommerce. I am following the documentation on - http://dev.day.com/docs/en/cq/current/ecommerce/eCommerce-framework.ht ml However one of the steps is to...
View Articlesome libs can not found
Hello, I'm new to CQ5 and I'm following the "cq5_guide_developer" to practice my first project. It's very smooth until I want to download "cq5libs" from my local CQ5.5 server. Here are the content of...
View ArticleReport framework requires at least one grouped column
A Report requires at least one grouped column, otherwise finish button will lead to "The report doesn't contain grouped columns".Is it possible to configure a report not to require grouping?
View ArticleWhere to download cq-quickstart-5.3.0.jar
I am looking for Day CQ quickstart version 5.3.0 but couldn't. May I know where can I download it? http://repo.adobe.com/nexus/content/groups/public/com/day/cq/wcm/
View ArticleHow to overlay the Dialog.js(libs/cq/ui/widgets/source/widgets/Dialog.js)
Hello Team, My scenario is to store the vanity url in lower case. once user entered /content/mycompany/us/en/MCDonalds I would store it as /content/mycompany/us/en/mcdonalds, Next time on request of...
View Articleout.print performance problems?
Hi I'm facing strange performance problems I would not expect generating long html pages on the fly. I have a page that is approximately 30 to 40Kb long. Profiling code generation I obtain a 30 second...
View ArticleEvent listener when a particular field value changes in dialog
Hi there, Issue is that I need to change a jcr property when a specific field value is changed in dialog. Since all the fileds are modified / rewriten in jcr when the dialog is saved, i can not...
View Article