i18n - how to add support for more languages (CQ 5.4)
I have a number of questions around adding support for more languages. We are already using multiple languages and would like to add more. 1. Standard languages providedin /libs/wcm/core/i18n I can see...
View ArticleError setting up WEBDAV on Windows 7
Hello,I am trying to setup WEBDAV on Windows 7 using webdrive. I am getting the below error. Please advice. Connecting to http://localhost:7402/crx/repository/crx.defaultResolving url localhost to an...
View Articleparsys and cq:noDecoration
I have a page that has:<cq:include path="./par" resourceType="foundation/components/parsys" /> Some of the components under ./par has cq:noDecoration=true set.Those components, don't get...
View ArticleCreating custom Adobe CQ commerce providers [ERROR]
I am trying to create a custom Adobe CQ commerce provider using maven, following this tutorial : Creating custom Adobe CQ commerce providers I am able to create the Adobe CQ archetype project...
View ArticleSetting a response header in a CQ5 publishing instance
I want to disable caching in a CQ component and I have the following line in my jsp (documentation):response.setHeader("Dispatcher", "no-cache"); If I insert the component in a page and load the page...
View Articlewhat would be the difference between sling:folder and nt:folder?
what would be the difference between sling:folder and nt:folder?
View ArticleSet node property with String[] value, using ECMA script
Hi, I am coding an ECMA script for a workflow in Adobe CQ5.5. I am not able to set a node property with String[] value. Here is an exception occured Caused by:...
View ArticleCQ 5.4 Felix Console Not Accessible
Hi,I am unable to access my author instance -felix console and am getting the following error while trying to access it org.apache.sling.servlets.resolver.internal.SlingServletResolver Original error...
View ArticleCRXDE Lite Bad Request
I am getting a Bad Request when trying to access CRXDE lite on the server. Anyone know how to fix this? Error :16.08.2012 20:58:08.964 *WARN* [66.167.159.178 [1345168678937] <wait>]...
View ArticleSend Email Using CQ API and custom template
Is is possible to send email using CQ API and custom template. If yes how can i pass template as Subject http://blogs.adobe.com/learningwem/2011/11/27/cq5-4-workflow-process-to-send-an-email-usin...
View ArticleHow to write a subquery using JCR SQL2 in CQ5(without ModeShape)
Hi, We have a parent node with several levels of child nodes. We are trying to do a node level search i.e., if the search key is present in any of the properties in the parent node or the child nodes,...
View Articledatetime xtype validation issue
I am using a datetime widget to capture expiration date(custom project level property) for a asset I want to validate the date entered using the widget, to make sure date + time is not in the past (We...
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 ArticleCustom Workflow - Creating Nodes with ECMA script
Hey y'all, I'm working in CQ5.5 on a custom workflow in an ecma file to do the following:Given the creation of a page of template type A, automatically create a page of template type B and populate...
View ArticleXSLT Transformations cannot be performed on CQ
Is it possible to programmatically run XSLT transformations in CQ from withing a sling JSP component? When i try, i get stuck while trying to get a javax.xml.transform.Transformer instance from my...
View ArticleAdding a button to the sidekick toolbar
I've been attempting to add new "page preview" functionality to the sidekick by adding a new button to the sidekick's bottom toolbar. So far i haven't had a problem adding the button and assigning a...
View ArticleInstalling context bundle with services != deploying bundle
Hi! We ran into some problems with deployment of context packages with bundles in them to CQ 5.6. It seems like the bundles that are in the package get activated and the services registered... but the...
View ArticleAEM 5.6 and Spring DM
All, I have created a spring DM bundle with an activator class, and tried to install the jar file using Maven commands, it successfully installs and sets the bundle context on first build , during...
View ArticleCQ5.4/5.5 - integration with SiteMinder/external IdProvider/LDAP
HiI am looking for an approach on how to design CQ integration using SSO with below options. <<This is specifically for CQ 5.4/5.5 as 5.6 provides SAML integration OOB>> 1. LDAP with SSO...
View ArticleBundle-SymbolicName header missing, cannot install bundle
I want to install a bundle downloaded from the maven repository but when installing, I get a blank page and then check the error log with the error message. It is to fix this error: Exception...
View Article