How to get the groups associated to a CQ5 user account ?
Hello,I'm looking for a sling endpoints to get all groups a CQ5 user belongs to.I first checked into crx but it seems that the groups are not stored in the users nodes. So I've no idea where I should...
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 Articletrying to access crx.default repository through jcr api
Hi, I am not able to login to the crx.default workspace using following code: Repository rep = JcrUtils.getRepository(); SimpleCredentials creds = new SimpleCredentials(userid, pwd.toCharArray());...
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 Articleredirect from one jsp to another jsp
Hi, I am very new to CQ5 and have a query regarding it. Suppose I want to make a simple login form where I am two text fields.. I want to perform some validations on these text fields and want to...
View ArticleI'm getting a 403 forbidden error message on publish instance
I am using Adobe CQ 5.5 and I have some components using clientlibs folder (css + js). On the author instance everything seems to work just fine. The problem is when i go to the publish instance ... I...
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 ArticleMultiple smartimage widgets in a component dialog
Is there a way to have multiple smartimage widgets in a single dialog? Specifically I'm struggling with the requestSuffix parameter. Most of the other ones I can adapt to get the second widget to save...
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 ArticleNeed Help With Minify
I am trying to Minify the js/css that is used in CQ5. I deleted the var/clientlib (saved it)and enabled the Minify under "Day CQ HTML Library Manager"(saved it)reloaded my page. var/clientlib gets...
View Articlesome libs can not found
Hello, I'm new to CQ5 and I'm following the "cq5_guide_developer" to practice my first project. It's very smooth until I want to download "cq5libs" from my local CQ5.5 server. Here are the content of...
View ArticleConnect Remote Repository 5.3
Hi, I am trying to connect to remote CRX repository of CQ5.3 from CQ5.5 application code. I tried using the below code as suggested in adobe documentation.But I am getting exception as below. Is...
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 ArticleCQ, CQ.i18n is not Defined | Publish Instance | CQ 5.4
Hi, We are using OOTB CQ.i18n.getMessage for localized JQuery Messages. everything is working as expected on Auhor instances but on Publish , it is throwing CQ is not Defined, CQ.i18n is not defined...
View ArticleInserting fragments in CQ AEM 5.6
Hello all, Is there a way to retrieve a fragment from apache docroot and place it in CQ,probably header as a fragment to be inserted to my site developed in CQ5.6 Regards,NZ
View ArticleCRXDE vs Eclipse
Hey everyone, Just wondering how most of you do development for CQ5. I did have the developer training and we used CRXDE. Recently however we have consultants that do not recommend it. They...
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 ArticleJava Content Assist in CQ 5.6 / CQ 5.5
In order to make Java Content Assist work in CQ 5.6/ CQ 5.5, download the file crxde-missing-libs-1.0 from : https://dev.day.com/packageshare/packages/public/day/crxde/crxde-missing-libs.html and...
View ArticleDisabling the "Target" context menu item in AEM v5.6
Is it possible to disable the "Target" context menu item on components in AEM v5.6? We don't want (at the moment) authors to have this ability and it seems to be interfering with some of our custom...
View ArticleCQ login page is throwing 500 Internal Server Error on start up. Can't load...
Hello Team, When I am trying to start the CQ instance, I am seeing the following in the stderr.log Setting properties from filename 'C:/CQ/CQInstall/cq-author-4502.jar'Property '-r' set to 'author'...
View Article