Simple scheduler not working
Hi, I have created the bundle and compiled the bundle but i am not able to see the logs in the log file Example import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * @scr.component *...
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 ArticleInserting fragments in CQ AEM 5.6
Hello all, Is there a way to retrieve a fragment from apache docroot and place it in CQ,probably header as a fragment to be inserted to my site developed in CQ5.6 Regards,NZ
View ArticleHow to change the page title dynamically based on the content?
I want to change the page title based on content of the page, is that something can be acheived in CQ? thx
View ArticleHow to track the CqPage using stats.jsp
Hi, I have added the stats.jsp in the head of the template <cq:include script="/libs/foundation/components/page/stats.jsp" /> but how can i track the page viewed ? Thanks in advance Sumit
View ArticleHow can i call java class implemented as service from ExtJS after successfull...
Hi , I want to call a java class implemented as a service in felix . This should be called after succesfull activation of the page . I want to use ExtJs implemented in...
View ArticleCreating PDF programmaticaly within DAM
I have the below requirement to implement within CQ - a) End user will select a PDF file from the form input file type field.b) I will have to recreate this PDF file within DAM. c) I have been using...
View ArticleCan somebody help me with understanding what is OSGi & JCR and how it...
I am a newbie to CQ5 development and I want to understand more about JCR and OSGi concepts before I deep dive into the technology. Can somebody help me out with explaining these terms with reference to...
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 ArticleHow to test the exercise?
Hi, I was going through the advanced devlopers training document. In the last exercise of 9th chapter(pg 9-18), the last few steps are missing. Please help me finishing the exercise. Thanks
View ArticleLoading saved images from code
I'm creating a single-page application with CQ and AngularJS, and the nature of my app is requiring that I pull my images from code rather than into a paragraph system via the UI. Does anyone know...
View ArticleNew Metadata field Created not shown in the DAM GUI- AEM 5.6
Guys, I need help in customizing the DAM Granite Interface GUI part to show the new metadata field created.Any Suggestions Please? Regards,NZ
View ArticleIs it possible to automate/script the removal of workflows from workflow...
We don't allow our CQ authors to activate content directly. They must activate their content by executing a custom approval workflow we'd developed as part of our first CQ project. As you can imagine...
View ArticlePackage manager toolbar disappeared
Dear All, After upgrading from CQ5.3 to AEM 5.6, package manager toolbar which allows to edit, install, uninstall is not visible. Could anyone please provide suggestions to solve this issue? Regards,
View ArticleSizing a Scene7 flash component
Does anyone know how to size a flash component? I am using the BasicZoom and Flash Flyout Zoom. Both seem to have a ton of unnecessary whitespace around them. I've seen smaller examples, but I haven't...
View Articlesome libs can not found
Hello, I'm new to CQ5 and I'm following the "cq5_guide_developer" to practice my first project. It's very smooth until I want to download "cq5libs" from my local CQ5.5 server. Here are the content of...
View ArticleApache Sling JCR Resource Resolver doesn't work for the anchor tags which is...
Certainly I realized that Apache Sling JCR Resource Resolver doesn't work for the anchor tags which is been rendered through jquery or javascript. e.g. In Felix Console , in Apache Sling JCR Resource...
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 Articleimport cannot be resolved issue
Hi I had installed a project package in my package manager. It has src.bnd bundle file which includes all my java classes. Eventhough i build the bundle (bundle is active in console also); the...
View ArticleHTTPS Author Setup Flush Issue
Hi, I was hoping someone might be able to shed some light on a problem we are having setting up HTTPS for the Author login: Environment Details:Adobe CQ version 5.5 (1 author and two publish...
View Article