Hi All,In link https://docs.adobe.com/docs/en/cq/5-6/howto/taglib.html , there are couple of tag libraries which look similar<CQ:INCLUDE><SLING:INCLUDE><SLING:DEFINEOBJECTS><CQ:DEFINEOBJECTS>Is there any difference between these or they serve the same purpose. If there is any snippet of code that ex...
Hi ,I am using JDK 7 ,AEM 6I am using axis 1.4.1 to consume a soap service . I have generated my utility classes using XJC from schema.I am able to hit the service from osgi after getting string as xml response I am marshalling it to JAXB .where I am getting below error.Please suggest any solution ...
I have an application in which user submit a data from the dispatcher and this get stored in the node under \content as a sling:orderedfolder node on the publishers i created the reverse replication launcher on the publishers in order to store the data in the two author instances it works well .th...
Hi all, Wanted to check on this. We are doing clientlib & JSP deployment on CQ server. To be on safer side we delete the /var cache directory in CQ - Is this absolutely neccessary to clear /var cache or does CQ has any mechanism where-in it detects that there is new version of file on the se...
Hi All,I remember reading this somewhere "Creating components with cacheable responses".Can someone please throw more light on this.Is it something like - The components created generally are not cached in author and some specific steps have to be followed to make them cacheable?
Hi, I need a simple scheduler example code through which I should be able to call the other existing class just like Crontrigger job in Quartz api in java. Please help.Thanks
We do have AEM 6.0 SP2 in test and authors are going crazy. Whenever they work on a component or copy a component hit the back button and go back to the site the content change seems to be lost but as soon as they hit F5 everything what they changed appears. This leads to a lot of frustration, has a...
HiWe're doing some testing to enable load balancing in the dispatcher. Currently we tie a dispatcher to a single publish instance but this isn't great for scalability (still having multiple dispatcher/publishers and balancing in an appliance). We're trying load balancing within the dispatchers, al...
Hi All,I have a store locator page, integrated with Google maps. The front-end functionality is developed in AngularJS. There are different labels that needs to be displayed in the page, which has to be authorable. The approach in my mind is to create a template called "Store Locator" which will hav...