Hi,I get this error every time I include my parsys component which actually worked a while ago. In the CRX I can see a new node formed for the component in /content/mypage but when I refresh the page, I cannot the see the component again. But the node is still present in CRX. When I include the same...
Hi all,with AEM 6.2 YUI compressor can be replaced with Google Closure Compiler (GCC). Do you have any experience with this?PerformanceJS statements that were compatible with YUI but not with GCCimprovements in compression ratioThanks.
am trying to implement an OSGI service which can serve me as ConfigurationFactory the service implementation has just two properties as shown below.@Property(value="this is service variable property value") static final String MY_SERVICE_VARIABLE = "service.variable"; @Property(description="Label fo...
I'm manually creating vanity URLs on assets by setting the sling:vanityPath parameter under the asset's content node. This works fine for pages, and initially is working great for dam assets, but after rebooting the assets are no longer available under the vanity URLs and return a 404. Is there some...
Hi, in AEM, when I do a copy and paste for a page with subpages, it seems all the subpages are also included. Is there any way to make a copy without including the subpages? I have to go into the duplicated page and manually remove the subpages after. The subpages only continue to grow as time goes ...
I am experiencing an issue when replicating a package from Author to Publish.When content is package and replicated, items in \Content\Dam are not invalidated on the dispatcher and a manual cache clear needs to be performed. (Specifically PDF files)I contacted Adobe about this, and their response is...
I am trying to write an OSGI class which should populate the configuration dialog in Felix console, my Service implementation as shown below. but when i try to run mvn clean install -PautoInstallPackage am getting the below error. any help is appreciated. [ERROR] Failed to execute goal org.apache.ma...
I am working on AEM 6.2. Recently I have downloaded AEM desktop and tried to use it for assets mapping to Server.I have followed prerequisites given in the following adobe forum but desktop version seems to be not working.https://helpx.adobe.com/experience-manager/kb/download-companion-app.html#Any ...
Hi Experts,I can see there are multiple ways of coding in AEM, JSP, EXT JS, JSTL, Sightly, CORAL UI, Angular JS. Am confused with what are the combinations that can be best to use in AEM for a faster web page rendering to the end user.? and also very less help documents i can see to find the combina...
Hi All,I have one requirement that adds a widget to welcome screen and when I click on the icon that redirects to a static HTML page.I am able to add this widget but it's not redirecting to a static HTML page instead of redirecting to other pages http://localhost:4502/apps/tools/components/adminsect...