unable to see the cq:ClientLibraryFolder created in CQ5.6
I am trying to create a cq:ClientLibraryFolder under etc/design/geometrixx-media/clientlibs-responsive. I copied the contents from an existing cq:ClientLibraryFolder...
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 ArticleDiv ids are not persisting in rich text editor of CQ5.6
Hi, I created a rich text widget and I added plugins. I activated "misctools" plugin also. I clicked on "sourceedit" and paste the code which contains ids for divs like -<div id="onboarding"...
View ArticleWhere do you set socket.connectTimeout and socket.receiveTimeout?
These are system properties described here: http://dev.day.com/docs/en/crx/2-2/administering/cluster.html Thanks everyone!
View ArticleADOBE AEM-Ford -http://hostname:9692/content/geometrixx/en/company.html
Hi, I am from Ford.We are using ADOBE AEM. Have installed the adobe aem and changed the jar as cq5-author-p9692.jar. This is in the Linux environment. Started the adobe aem using the quickstart.sh...
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.runmod e-2.0.3-tlp-R818849.jar...
View ArticleLESS Implementation and Usage in CQ5.5
CQ 5.5 now supports LESS framework in ClientLibs. I couldn't find any documentation on how this is done in CQ 5.5. Do I still need to include less.js on the client side or is there a server side...
View ArticleCorrectly Hide Edit Mode Elements in Preview Mode
Hello, I wanted to know how I should modify the code below to correctly show content in the correct mode? The code below works, but when switching to preview mode, I have to manually refresh the page...
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 Articlejavax.jcr.nodetype.ConstraintViolationException : Node is protected
Hi I have an nt:unstructured node to which i am writing some properties through java code. The properties are getting written but in my error log i am getting...
View Article"Create Version" Workflow Process
hi guys, have anyone tried to create more versions than one using Create Version process in Workflow? It is funny but it's works only once - when I run the workflow once again, then I get the exception...
View ArticleCalculation of jcr:score in CQ5
Hi, We are running a JCR SQL2 query to perform search over the content within pages. We have come across a clause "order by jcr:score" which I assume will be ordering the search results but I am not...
View ArticleCQ5 Response Encoding
Hi Folks, Does any one know whats default character encoding used by CQ5? (UTF-8, ISO-8859-1 etc) Does it depend on whats the encoding used when the file was stored, if so whats the default encoding...
View ArticleProgramatically trying to alter component "decoration tags" in CQ5.6
Hi, I've been evaluating CQ5 for the last week, and one of my key desires (at this stage) is to be able to modify the values added to the class attribute of the "decoration tags" that are wrapped...
View ArticlePlugin execution not covered by lifecycle configuration
Hello. I'm trying to follow the steps in [1], "How-To Build AEM Projects using Apache Maven". Now, I'm following the step "Compiling JSPs as part of the Maven Compile Phase", in "HOW-TO WORK WITH JSPS"...
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 ArticleHow to auto crop an image?
How do you auto crop an uploaded image? I see that there are workflow steps and it seems there might be a couple that can create new assets, but where is the documentation for that? Also, how do you...
View ArticleOnly a type can be imported. org.apache.felix.scr.annotations.Component...
I copied the example code exactly, but it won't compile. I receive errors on all the annotations, like:"Only a type can be imported. org.apache.felix.scr.annotations.Component resolves to a...
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 Article