Title attribute for links in the Rich Text Editor
Our editors would like to make our site WCAG compatible, but are having problems setting title attributes for hyperlinks. Is there any way to allow an editor to set the title attribute when creating 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 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 ArticleLDAP set up with CQ 5.5
These instructions: http://dev.day.com/docs/en/cq/current/core/administering/ldap_authentication.html#Switchin g On LDAP Authentication does not seem to be updated for 5.5, because the file...
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 Articleaccessing/stroing file from/to DAm programatically
how do I write java code to upload a file in DAM ? How Do I retrieve a file from DAM to save/export on local system. ?
View ArticleIssue with unbinding of configurations from old jars
Hi, We have a setup where we deploy some of the business services and configurations (Java code) into CQ5 so that they can be managed through Apache console.We are facing a problem where if we deploy a...
View Articlechanges made in jsp are not reflected
webpages are not reflected after modifying jsp pages what i need to do?? thanks in advance
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 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 Articleload balancing CQ5.5 author cluster
Hello, I've setup a cluster of CQ5.5 author instances. All authors are behind a VIP on a BigIP load balancer. The BigIP service check is hitting port 4502 every 5 seconds and causing the following to...
View ArticleCan not access bundle context from JSP in CQ5.5
I created an OGI bundle , named : com.sdl.ws.integration.profserv.webservice.connector.server.external.beansI can see the bundle under : http://localhost:4502/system/console/bundlesFollowing is my...
View ArticleHow to render image from page properties
Hello, I am using CQ 5.6. I have a problem rendering the image you can set in the page properties of a page. I use the same code to render that image as I do for images in my other components, but the...
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 ArticleForm-Global Constraints
I want to validate a user sign-up form when the entire form is submitted. Un-like most of the OOB form components, I want my error message to show at the top of the form not at the position of the...
View ArticleJackrabbit search jcr repository on multiple paths using single query
Hi, I have been trying to work this out: using either xpath or SQL or SQL2, to perform a full text search on multiple paths. i.e. Search for 'promotion' under '/content/mysite/products/%' and...
View ArticleCQ5.5 Session Timeout
Hello, We would like to change the session timeout value for the Author server so that if an Author doesn't do anything for 30 minutes the CQ session expires. Seems the default is several hours.
View Articleneed to call servlet from jsp how
generally we specify in action attribute in cq how to specify the servlet path what should be the folder structure plz explain with an example
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 Article