How to build a custom jsp tag library in CQ5?
Hi all, I would like to know how to build a new custom jsp tag library in CQ5? Please help me or provide any pointers. Thanks in advance for the help.
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 ArticleRegd:org.apache.sling.api.scripting.ScriptEvaluationException:...
Hi , I'm getting the below exception while accessing the pages. It was working fine earlier.. Any help on this please....??? Caused by: org.apache.sling.api.SlingException:...
View ArticleHow to do virus scanning within the repository?
Is there an opportunity to do virus scanning of the content path. If we allow users to upload files to the repository, we must ensure that they are not infected. So what we would need is an immediate...
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 ArticleHow to connect to CRX from Javascript?
Hi I want to connect to the crx from my script function and retrieve a node in my script so dat i cant retrieve the properties of that node using script... Is dat possible? If yes how is it...
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 ArticleRedirecting page
I am using the redirect option in page properties to redirect pages but the page just displays "This page redirects to <Page Name>" in publisher mode. Why is it not working?
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 ArticleHow to return .xml file with requested and formatted data as Replication...
Hi,As described in the title I'd like to send formatted xml to given url after replication process. I see that there are 3 types of serialization by default (Default, Dispatcher Flush and Static...
View ArticleChange the URL path for CQ?
How do you change the base URL so that /content/geometrixx/en does not show up in the URL? If www.geometrixx.com was the URL how do you make it so that /conent/geometrixx/en does not show up in the...
View ArticleHow to set max height and width for image component?
Hi there, I have a component in CQ5.5 which uses the image component from libs/foundation/components. Is there a way to enforce a max height and width for images that users might try to add using this...
View ArticleVanity URLs in multiple domains with one CQ5 instance
I have two websites which are in different domains but use the same CQ5 author instance. How can I setup the same Vanity URLs for both websites.For example, one.com/shorturl and two.com/shorturl. I...
View ArticleEvent listener when a particular field value changes in dialog
Hi there, Issue is that I need to change a jcr property when a specific field value is changed in dialog. Since all the fileds are modified / rewriten in jcr when the dialog is saved, i can not...
View ArticleHow to get the nodes from session through java program?
Hi, I would like to get the nodes from session objects through java program. I wrote the program like this, package com.mycomp.node; import javax.jcr.Node;import javax.jcr.NodeIterator;import...
View ArticleUrls returning error response after CQ5.6 upgrade
After upgrading to CQ 5.6 we are not able to access any folder through URL. I am able to see all the contents of the folder in 5.4, however in 5.6 version i get 403 error if i use the same...
View ArticleOverride IIS default 404 erorr page with CQ 404.jsp
Hi guys, Anyone is using IIS server? I have got the 404.jsp and placed it under /apps/sling/serlvet/errorhandler. All works well until the page is deployed into production enviornment which is...
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 ArticleAEM 5.6 - Responsive Web Design Device Preview option
Hi,we have developed responsive web design website in AEM 5.6 and wanted to enable to preview option for various device in the side kick as like Geometrixx Media website and have followed the steps in...
View Article