OSGI Bundle will not start
Hi Everyone, I hope someone can help as my OSGI bundle will not and im not sure what is wrong. I am importing a package using maven into CQ however my bundle does not start. The OSGi bundle in felix...
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 ArticleCQ5.5 ecommerce integration
I am working on integrating Hybris with CQ ecommerce. I am following the documentation on - http://dev.day.com/docs/en/cq/current/ecommerce/eCommerce-framework.html However one of the steps is to...
View Articlecafebabe-cafe-babe-cafe-babecafebabe
I'm trying to create some groups and permissions to lock down certain parts of CQ5.5 to particular users. For the most part everything is ok, but I seem to keep hitting a barrier with the stuttering...
View ArticleImport content into CQ5.
Hello, I needed to push data from a legacy system into the CQ content repository. I have about 10,000 products/data in a legacy system, and don’t want to manually create each product page in CQ5. I...
View ArticleCQ5.5 Installation issues on Mac
Hi. I'm having trouble installing and running CQ5.5 on my Mac (iOS 10.6.8, Java version 1.6.0_33). During the installation, the following errors occur in the error.log: 07.01.2013 14:55:14.734...
View ArticleREGARDING EXTRACTING OF PROPERTIES
Hi,I am fairly new to ADOBE DAY CQ.. I want to extract properties of a particular node... I am using the following code.... Node aName= session.getNode(absPath);String propertyName=...
View Articleneed to call servlet from jsp how
generally we specify in action attribute in cq how to specify the servlet path what should be the folder structure plz explain with an example
View ArticleCQ5 quickstart fails to complete with launchpad failure
I am attempting to run the CQ5 quickstart by both double-clicking the jar (in my case, C:\tools\cq\demo\cq-wcm-quickstart-5.4.0.jar) and launching from command prompt (C:\tools\cq\demo>java -Xmx384M...
View ArticleWhere is Content Explorer in CQ 5.5?
Hello, I have tried to use Content Explorer with CQ 5.5. Going to the url, <host>:<port>/crx/, no longer shows the CRX console. What is the new URL for the Content Explorer and the Content...
View ArticleInsensitive search using query builder
Hi, I want to convert below sql query so as to use for querybuilder . select * from nt:unstructured where jcr:path like '/content/dam/company/project/data/%' and UPPER(ctn_no) LIKE 'HD%' or...
View ArticleHow can you re-size an image on the fly in CQ?
How can you re-size an image on the fly in CQ? I have a few components that are using the image associated with a page, but all the components require a different size but same aspect ratio of the...
View ArticleHow do i use querybuilder.json to return similar search
Can querybuilder.json return a similar search? That is if I usequerybuilder.json?fulltext=walntI'd like to get the results for "walnut". What predicate should I use?
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 ArticleAn exception occurred processing JSP page...
Hi All, I am new to DAY CQ development. I installed jdk1.6.0_37 in my system. I started cq 5.5 jar on port 4502. When i start cq and open localhost:4502 in browser I am getting following exception "An...
View ArticleParse json data from inputstream using org.apache.sling.commons.json library
I had two options to receive the input stream data either xml or json. I decided to go to the json route. I am getting complex input data from an API in the json format. Can someone tell me how do I...
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 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 ArticleAdobe Analytics and Test & Target integration
Hi, I need suggestion on how i can leverage user behavior on site (tracking the path user accessed) to target the content on page. One option i can think of to use adobe analytics to capture the path...
View Article