How to add a document to the JCR Repository via Java API
I'm trying to get started with the JCR 2.0 " Content Repository Java Technology API Specification" It's really a great document but I miss a minimum of examples to visualize how it is all fits...
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 ArticleUnable to create a page under particular page/node
Hi, I have deployed some contents from some other CQ server to my local. I am not able to create pages under lot of page/ nodes though I have all permission(admin).The options for creating a new page...
View ArticleCQ5.4, about compiled jsp files
Hi guys, I have problems with caching and compiled versions, this is because of installing a package on a publish server with an older version of the same web app. This is CQ5.4, so I read you...
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 ArticleImage Renditions in Content Finder
Hello, Marketing team wants to make use of image renditions feature of DAM, but they want the ability to choose from various rendered images and then drag & drop on to a CQ page from content...
View ArticleJQuery - Multiple versions
Hi, CQ5.4 uses jQuery version 1.4.4, and the latest version available is 1.7.2. For some reasons we would like to use 1.7.2 version of the jQuery, but its clashing with the OOB jQuery version. I would...
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 ArticleConfiguring DAM and Dispatcher - shorten URL
Hello all, I'm trying to configure CQ DAM with Apache 2.2 and Dispatcher, to serve only assets. I've successfully configured them, as when I upload a new asset, it automatically replicates in Publish...
View ArticleFail to access CRX with JcrUtils.getRepository
I just started with CQ5/CRX/JCR, so I beg your pardon if asking silly questions.I'm running a CQ5 Standalone Server (CQ_5_5_Quickstart.jar) on my Windows 7 and am fine with accessing it with my browser...
View ArticleFacing problem in Rich text component
Id attribute of Div tag is stripped in Rich text component. How do we handled this. Any help regarding this appreciated?
View ArticleConfiguration of Thread Pool for CQ's Web Container
I am trying to detrmine whether there is any specific configuration for tuning the web container thread pool for CQ. The only configuration I observe is OSGi 's Apache Sling Event Thread Pool but...
View ArticleChange the default font of the richtext widget
I want to change the default look and feel of the content of richtext widget. I tried set the cls property when defining the widget, but it doesn't work. any idea? thx
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.runmode-2.0.3-tlp-R818849.jar...
View Articlerepo.adobe.com/nexus/content/groups/public is down
Hi, We are getting the error Connection to http://repo.adobe.com refused while we are trying to create builds for our project.Please et us know if the...
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 ArticleHow to add a document to the JCR Repository via Java API
I'm trying to get started with the JCR 2.0 " Content Repository Java Technology API Specification" It's really a great document but I miss a minimum of examples to visualize how it is all fits...
View ArticleCreate a publish instance from an author instance?
Hello, Is it possible to make a copy of an operating CQ 5.5 SP1 author instance and turn it into a publish instance by merely changing the bin/start script to reflect "publish" and a new port number?...
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 Articleform and post as a method to send request parameter?
Hi all, I have question about best practice in the CQ to send between 2 pages a parameter using a post method in the form. I have simple form on page.html like: <form action="page_2.html"...
View Article