Trying to run start.bat to set up debugger in Eclipse, but get the Error:Could not find or load main class Website\author\crx-quickstart\bin\ when I try to run in. Any ideas?
Hi ,Although we have indexes (property,lucene ) defined for most of the queries, few of the indexes are going in traversal For Ex : On Restart of AEM *WARN* [Apache Sling Repository Startup Thread] org.apache.jackrabbit.oak.plugins.index.search.spi.query.FulltextIndex$FulltextPathCursor Index-Trav...
I need help on hyperlink filtering in response and flow if like below.1. I have article data response in article data JSON response (we recived pasre JSON) [Actual Response from Service provider]{"article": [{"name": "Test links","content": "<p>test <a href=\"https://en.wikipedia.org/wiki/Season\">T...
HiMy organization is currently undertaking a high-level/prelim technical architecture activity to redevelop some of our internal and external-facing websites, and I wanted to determine if the technical architecture they are proposing will be feasible Background:- Two (A and B) areas are looking at i...
We are in process of AEM 6.5 migration, Sling model Post construction is not calling in AEM 6.5, Same thing working fine in AEM 6.4 instance.Post construction will be called, if I add javax.annotation package in export or import package of maven-bundle-plugin, But nested Sling models are not injecti...
Is it possible to insert thumbnail image URL from page properties of Thumbnail tab into og:image inside meta tag. I am able to get values of pageTitle and description properties but not the image. Or is there a better way to handle this?<meta property="og:url" content="${head.pagePath}" /> <meta pro...
Hi everyone, First time poster here. I would greatly appreciate your input.I have a client library reference which appears on several of my site's pages: <html> <head> ... <link rel="stylesheet" href="/libs/wcm/foundation/components/page/responsive.css" type="text/css"> ...
Need inputs on how to create a static list for AEM form option component source as per https://docs.adobe.com/content/help/en/experience-manager-core-components/using/components/forms/form-options.html ?@ChitraMadan @BrianKasingli @arunpatidar
We have implemented the custom implementation for the java class CustomPageNameProvider referring below link, https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/extending-analytics-pa-naming.html And we are facing the challenges while implementing Junit for the CustomPageNameProvi...