Hi,I am trying to connect to the CRX repository.Initially I created a connection in a class inside of Eclipse using // Create a connection to the CQ repository running on local host Repository repository = JcrUtils .getRepository("http://localhost:4502/crx/server...
I have an image stored in the DAM that will not display in my Slideshow component. It displays if I use the foundation General > Image component in a parsys, but not in the Slideshow. 2 out of the 3 images display. I have tried renaming the image, uploading it from outside of CQ, no success. Can...
Hi ,I have an image object in the form of java.awt.image.BufferedImage . BufferedImage image = ImageIO.read(filepath);I want to create a Dam asset using this object.Please sugget ways in which this can be done. Thank you in advanceHarish
With the recent upgrades allowing for responsive simulators, we would like to incorporate this feature into our sites. However, when we follow the directions for adding responsive simulators to the sidekick on http://dev.day.com/docs/en/cq/current/developing/mobile/responsive.html, we are able to s...
Hi,I have created a new user and entered all the user properties such as First Name, Last Name, Email. WhenI acivate the user by right click the user and select Activate, all these properties are not replicated at the published instance.However, when I use the Activate Tree to activate the path /hom...
How can I push a popup massage directly out of a workflow process (OSGI component ) like "MyProcess"example on http://dev.day.com/docs/en/cq/current/workflows/wf-extending.html?cq_ck=1375948862136?I would like to inform the user that a workflow can not be started (due to missing configuration parame...
Hi All,I was trying to understand what exactly are these curl commands. Tried searching but could not get exact information I wanted.Found one link http://www.wemblog.com/2012/03/how-to-do-user-management-using-post.html.Doubts as below :- In AEM 5.6.1 OOTB instance, where should I run this(any curl...
I am trying to create CQ OSGi bundle that consumes a third-party web service. I'm getting the below exception while accessing the pages.org.apache.sling.api.scripting.ScriptEvaluationException: org.apache.sling.scripting.jsp.jasper.JasperException: Unable to compile class An error occurred at line...
Hi all:I am thinking of installing AdobeCQ561 in AWS-R3 instance. This instance has the version of RedHat 7. Anyone has worked with this configuration? Would be helpful. In the documentation of devday only shows the 2.6 kernel.Thank you.