Reverse replication of form data
Hi We are in the setup phase of our new CQ5.4 environment. The replication system basically works both ways, blog comments entered on publish appear back in the author instance as expected. But the...
View ArticleAdministrator denied access to OSGi Console?
I have administrative rights to our CQ5 server yet I cannot login to the OSGi Console? Is this expected? How do I give myself rights to the OSGi Console then?
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 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 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 ArticleHow to automate checking status of Replication agent and Replication queue in...
As part of monitoring the status of replication agents and replication queue, is it possible to automate the checking process? We can check them from GUI, but from a monitoring perspective we are...
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 ArticleError: No renderer for extension png
content is not appearing in the publish instance. The Publish error.log has this message for all the resources Here's a snippet of the error log /content/asthmastudy/en/welcome.navimage.png HTTP/1.1]...
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 5.5 running out of space in an instance
In cq5.5 Author and publish instances are day by day growing larger , because of this am running out of space?Can you please suggest me a solution??
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 ArticleHow to custom the ok button in the edit dialog
Hi Team:I want to log down the user's action when user after edit the attribute in the edit dialog,how to do that?any suggestions/pointers to solve this problem would be appreciable.
View Articlewhat would be the difference between sling:folder and nt:folder?
what would be the difference between sling:folder and nt:folder?
View ArticleClient Context customization in CQ5 to personalize the content based on user...
Hi, I would like to customize the CQ5 client context to personalize the content based on the user profile information which we receives from third party systems(ex: Oxygen single sign on).I have looked...
View ArticleHow to check CQ version installed in publisher
Dear All, Could anyone please let me know how to find out which version of CQ has been installed on publish instance? Regards
View ArticleTitle 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 ArticleThis 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 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 ArticleCorrect Syntax for Reteriving Current Template
I've been reading over the documentation and I'm have a difficult time getting the template being used on the current page. In my component, all I want to do is use an IF statement to see if template...
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 Article