How 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 ArticleIs there a max # of Sidekick Component Groups?
Our site currently has 5 component groups including 'Other', but if I try to add a new one, they just get added to 'Other' instead of their own component group that I tried to create. Is there a...
View ArticleConfiguring Anonymous access for Sling Servlet
Hello Team,My use case scenario is Apache webserver directs all the requests to the Sling servlet and Sling servlet would forward the calls to CQ or our internal webapp depending upon the url. I need...
View ArticleHow to connect to CRX from Javascript?
Hi I want to connect to the crx from my script function and retrieve a node in my script so dat i cant retrieve the properties of that node using script... Is dat possible? If yes how is it...
View ArticleCreating a blueprint out of an existing livecopy
Hello, We have a site in CQ 5.4 using roughly the following structure. -/content/site/ -/blueprint1/home/ -/page1......
View ArticleReceived 409 (Conflict) for saving changes in workspace crx.default
When i creat a new jsp file and save the file , i get the following error on CRXDE lite : Could not save changes. Received 409 (Conflict) for saving changes in workspace crx.default. This node...
View ArticleDeveloping with Maven : [ERROR] Unresolveable build extension: Plugin...
I am trying to deploy AEM with maven, so I followed this tutorial. When I run the command mvn clear package, I get the following error: C:\workspace\myproject\app>mvn clean package[INFO] Scanning...
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 ArticleUsing multi-value properties in JSP components
I am trying to figure out if I am doing some small step wrong or if I don't have a full grasp on how some things work. I am accessing a multi-value property from the JSP of my component: <%@include...
View ArticleCQ5 Logging Strategy
Hi everyone, I'm looking into a good logging strategy for the CQ5 instances we're running. Out of the box, the logging config sets the logs to rotate on a daily basis, with no limit set on the amount...
View Articlefacing issue with concurrent use of session
Hi All, We are facing concurrent use of session.save call in our LDAP sycn up process. Issue we got while performing performance test for multiple user and issue is at...
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 ArticleCan any one explain the below code flow?
Can any one explain the below code flow? I am doing this example by property predication.. Especially can any one give me the description to below points, 1)CQ.shared.XSS.getXSSValue() method2).As an...
View ArticleDynamically setting the rootPath property for the xtype = pathfield
If I set the property rootPath = content/training, then the my fieldConfig widget, xtype=pathfield will allow the user to set the page path from /content/training I want to set it dynamically to my...
View ArticleResourceResolverFactory Reference in 5.5
Hi all, In 5.4 I would create a service reference to the ResourceResolverFactory and be able to use that to create a resource resolver to use in workflows and jobs, which aren't able to get a resolver...
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 ArticleCreate a new xtype containing html5smartimage
Hi all I'm trying to create an xtype that contains an html5smartimage element. Apart from adding the html5smartimage to a Panel, is there anything else required? The following is rendered to my dialog,...
View ArticleHow to implement Ajax
Hi All, I need to implement Ajax functionality in my component. The requirement is, 1. On clicking on a button Java servlet needs to be invoked.2. In the servelt, need to access CRX nodes and store a...
View ArticleHow do i use querybuilder.json to return similar search
Can querybuilder.json return a similar search? That is if I usequerybuilder.json?fulltext=walntI'd like to get the results for "walnut". What predicate should I use?
View Articlecan I set sidekick's Allowed Components for a parsys at the Template level?
The components page section on parsys[1] explains that you can set the sidekick's Allowed Components for a parsys by clicking Design Mode (ruler icon) in sidekick, then clicking Edit on the parsys and...
View Article