Hi,I trying to call a restfull webservice from my osgi bundle using http://helpx.adobe.com/experience-manager/using/restful-services.htmlBut my bundle is not starting up after succesfully deployed to felix console. I am working on AEM6. Regards,Anurag
Service object( @Reference private RenditionMaker renditionMaker;) is coming null when I try to include it in OSGi component, but working fine in OOTB CreateThumbnailProcess.java OSGi component.
Hi All,I am using sightly to iterate through a list and display images. The images list will be fetched from the java class. I adding the code here for your understanding.<div data-sly-use.img="${'GetImages' @ name='carouselimage', res=resource}" data-sly-unwrap > <!-- I am calling a java class (Ge...
I'm trying to decrease PLT of my website which loads a lot of images and multiple js bundles/packages by porting all the images/javascript bundles(packeges)/ css bundles(packages) to a subdomain to increase number of simultaneous http requests. Say for instance if my website is example.com, I'm crea...
While trying to publish/replicate we had some of the contents added to the queue which we are unable to clear the queue please can you suggest the steps.attached the screen shot.AEM version:5.61.
Hi all, We have a requirement for universal header and footer. We have 10 sites. All of these 10 sites will be using same header and footer to make sure all of them gets same branding experience. One section of header (top part) remains common to all sites and 2nd section of header (lower part) ch...
Hi,Can anyone tell me how do I read an asset like stored pdf from JCR repository.I want to download the stored pdf on my system by invoking a webservice from JCR repository?RegardsSunil
Hi,I'm having a problem when trying to install the dispatcher extension.We have both a CQ publish instance, and at the same time one PHP based application which adds extra functionality to the site.Before installing the dispatcher, we had the following configuration on the httpd.conf file for servin...