This node already exists: /etc/packages
Hello all! I've been trying to upload packages into CQ5 via Java, based on the documented curl commands at http://dev.day.com/docs/en/crx/current/how_to/package_manager.html, but I've hit a strange...
View ArticleUpdated my pages vanity url, but some of it doesn't reflect on...
Hi, I have follow the instruction on this page (http://helpx.adobe.com/adobe-cq/kb/vanity-urls.html) to create the vanity url for my content.After I have populate the page property with the vanity url,...
View ArticleCRXDE Unable to connect to repository
Hello all, I'm having trouble connecting CRXDE to my CQ5.5 repository with a particular server configuration. When trying to login/connect to my server, I get the following messages popup from the...
View ArticleDisable Links in Rich Text
Hi I'm trying to disable Links in a Rich Text control - following these instructions:http://dev.day.com/docs/en/cq/current/administering/configuring_rich_text_editor.html#Over riding Default Features I...
View ArticlePackaging /rep:policy node - Node is protected
Hi all, I'm trying to package up some groups, along with their policy nodes down the content tree, so I can easily import them onto other Author instances via package manager. All is working, except...
View ArticleCQ 5.4 to 5.6.1 - Features that encourage the upgrade?
Hi, We are currently on CQ 5.4 and are thinking about the features in latest CQ(AEM to be precise) 5.6.1 that would encourage us to go for the upgrade. Can someone put some light on what features can...
View ArticleCQ5 as Windows Service with LDAP Authentication
CQ5 as Windows Service with LDAP Authentication1 Introduction LDAP: Lightweight Directory Access ProtocolUsed for accessing centralized directory services.LDAP is often used to achieve Single Sign On...
View ArticleHandling Post requests to update node content
Hi , I'm pretty new to CQ5 and trying to handle HTTP post request with my component . My directory structure is /apps/training/components/page/trainingpage/trainingpage.jsp...
View ArticleDAM Cache
In our environment, after content update , the stuff(Pdf/PPT) in cache is not getting invalidated. And thus we are ending up with old content(PDF/Docx). And to work around this we end up clearing the...
View ArticleCQ 5.6.0 to 5.6.1 upgrade failing on Tomcat7 restart
All - wanted to know if anybody is having a similar experience in upgrading from CQ (AEM) 5.6 to 5.6.1, and whether you could suggest a remedy. The problem we're having with 5.6.1 can be replicated...
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 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 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 ArticleServer not responding
Hi all. Tried a lot of time. my cq5.3 server still not responding. Please help, all my work is in the server. These are my log files server.txt27.06.2013 19:09:05 *MARK * servletengine: Portlet API 2.0...
View ArticleSetting Eclipse Environment: required jar file for
Hi, I am setting up Eclipse development environment for CQ 5.4, and am facing an issue with finding the exact jar files that will parse the <cq:defineObjects> tag. I have the followed the...
View ArticleCustomizing metadata properties in DAM
Hi all, I have been looking into leveraging the DAM to allow for content providers to attach specific global meta data to particular assets. Perhaps I am thinking incorrectly on a strategic level, so...
View ArticleCQ5 Trial
I’m trying to set up a local, non-production environment to test and evaluate CQ5. I’ve downloaded the ‘Adobe Digital Enterprise Platform (ADEP) – Experience Services ’ and followed the install...
View ArticleOSGI bundle creation using third party jar files
Hi, I have a requirement to integrate our CQ5.5 based application with a third party. As part of this, I have to use some jar files. After lot of digging, I realised that the way to use external jar...
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 ArticleAuthenticationSupport service missing after building index.
I got an error on browser console after starting the CQ Author instance saying that "Service Unavailable AuthenticationSupport service missing. Cannot authenticate request. " I just started all the...
View Article