I'm working with handler. I'm trying to use the slingRepository. However, when I added to my class It's not deploying my handler and its not showing any error.Any idea?@Component( metatype = true, immediate = false)@Servicepublic class MyAuthenticationHandler extends DefaultAuthentica...
Hi,If something is not worked or not achieved through Touch-Optimized UI(Granite), it means that component is not working in AEM6?Suppose if something is working in classic UI of AEM6 and not worked in Touch-Optimized UI. Can we say this component is working in AEM6?Is there any important difference...
Hi Everyone,I wanted to know how do we do design dialog configuration for components using Touch UI in AEM 6.0? I could not find the design view option anywhere. Also I went through the authoring AEM 6.0 documentation but there too I couldn't find the details.Do we have to resort to classic view for...
Hi, Issue while passing parameters to Java Use-ApiI tried with both the approach (Passing parameters to a use-class upon initialization and Passing parameters from data-sly-template) as mentioned on http://docs.adobe.com/docs/en/aem/6-0/develop/sightly/use-api-in-java.html. In both the cases i am no...
We would like to start using high-resolution source files for the product images. The source files are generally large .tiff files ranging from 25-50Mb in size.We currently have 5500 product images and expect to add 5000 more.We need to explore how we can filter these source files and the "original"...
Hi, Issue while passing parameters to Java Use-ApiI tried with both the approach (Passing parameters to a use-class upon initialization and Passing parameters from data-sly-template) as mentioned on http://docs.adobe.com/docs/en/aem/6-0/develop/sightly/use-api-in-java.html. In both the cases i am no...
Hi Guys,Does anybody knows how to configure the Dispatcher in Mac.Please let me know how to do that?Any help would be appreciated.Thanks & Regards,Maheswar Reddy Gundre
Hi All,I have an requirement which need expertise suggetions to implement the same. The requirement is as followsThe Content which has to be added to the page has dynamic values like User ID's which fetch from other systems. if I use RTE can i able to do that. how to identify the dynamic values.Exam...
I am building an OSGI Bundle in Eclipse then importing it into AEM. I cannot get the imported package com.headwire.cqblueprints.examples.osgi to be loaded with mvn -PautoInstallBundle clean install. If I use mvn -PautoInstallBundle clean install -X I do not get any errors and the jar file is ...
Hi,Is it possible to make some changes on node level like setting property using sightly(".html file") ?. In sightly doc (http://dev.day.com/content/docs/en/aem/6-0/develop/sightly.html) they mentioned like Java-backed Objects will be available. If so, how it should be done?.Or otherwise we should u...