CQ5.5 ClientContext.get('profile/region') === 'MW' versus Generic Store...
Hi there, I have been having segment resolution problems for a custom data store that sets a new property, "region", on the data store "profile". Precisely, it adds a new "region" property to the...
View Article500 internal error on requestDispatcher.forward
HiWe have a form when submitted calls a webservice and may return error messages as response. We need to redirect to same page posting the error. trying with this code in POST.jsp of the form, but it...
View ArticleImage Renditions in Content Finder
Hello, Marketing team wants to make use of image renditions feature of DAM, but they want the ability to choose from various rendered images and then drag & drop on to a CQ page from content...
View ArticleHow to publish new components
When implementing the sample described in http://dev.day.com/docs/en/cq/current/developing/components.html (creating a new component "Text & Image (Extended)" as a copy of existing component...
View ArticleCQ5 Author behind a proxy
Hello, I am having issues with CQ5 Autor configuration behind a proxy server.Basically, what I want is to have all requests from (Firefox) browser proxied to CQ5 author for all requests apart from the...
View ArticleHow to Create a multiefield in CQ with custom type?
Please can anyone guide me to create a multiefield component with custom xtypes...
View ArticleHow to get SlingScriptHelper in servlet?
I need to get a SlingScriptHelper instance from within my servlet. Either a ComponentContext or BundleContext will do as well, as my only goal is to get sling services using it. Using SCR @Reference...
View ArticleVaultclipse plugin
Has anyone got vaultclipse plugin working for Eclipse in windows machine. I have it working just fine in Mac.In windows, same configuration gives me filenotfound error when "import". It looks like it...
View ArticleCRXDE Unable to connect to repository
Hello all, I'm having trouble connecting CRXDE to my CQ5.5 repository with a particular server configuration. When trying to login/connect to my server, I get the following messages popup from the...
View ArticleChange the URL path for CQ?
How do you change the base URL so that /content/geometrixx/en does not show up in the URL? If www.geometrixx.com was the URL how do you make it so that /conent/geometrixx/en does not show up in the...
View ArticleHow to clean tarJournal?
Hi all, We had a bug in which an endless loop was continuously creating and then deleting the same node. I noticed that the size of the repository on disc (under crx-quickstart/repository) did grow...
View ArticleFacing problem in Rich text component
Id attribute of Div tag is stripped in Rich text component. How do we handled this. Any help regarding this appreciated?
View Articleusing OOTB video component
I was able to follow the instructions on the link (http://dev.day.com/docs/en/cq/current/wcm/default_components/VideoComp onents.html)) to get the video component working after downloading the FFMPEG...
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 ArticleHow to automate checking status of Replication agent and Replication queue in...
As part of monitoring the status of replication agents and replication queue, is it possible to automate the checking process? We can check them from GUI, but from a monitoring perspective we are...
View ArticleAn exception occurred processing JSP page...
Hi All, I am new to DAY CQ development. I installed jdk1.6.0_37 in my system. I started cq 5.5 jar on port 4502. When i start cq and open localhost:4502 in browser I am getting following exception "An...
View ArticleIs there way to dyanmically set component proeprties?
In one of my component I am making some external service calls and I would like to populate the component's properties with the data received from the service call. How can I do it? I tried using...
View ArticleNo cache invalidation when statsfilelevel > 0 and JCR Resource Resolver URL...
IF :JCR Resource Resolver [1] is used to allow requests missing the initial /content ANDDispatcher has a /statsfilelevel greater than 0 THEN It is impossible for dispatcher to invalidate...
View ArticleConfiguring DAM and Dispatcher - shorten URL
Hello all, I'm trying to configure CQ DAM with Apache 2.2 and Dispatcher, to serve only assets. I've successfully configured them, as when I upload a new asset, it automatically replicates in Publish...
View ArticleHow to disable certain text fields in second tab based on the drop down...
My first tab contains a drop down menu which has two options 1. Personal info2. Office info The second tab contains all the information regarding Office and Personal Information. But I need to...
View Article