I am trying to make connection in mysql database via putting property inside configMgr with jdpc pool configurations datasource is coming from org.apache.commons.dbcp.PoolingDataSource but when i trying to access connection inside is, its null and if i check few attributes , i found one interesting ...
I am having an issue with minifying a clientlibs. In our project I want to minify a clientlib and not willing to change the OSGI configuration. Please help me if there is any way to minify Individual Clientlibs. Thanks
I do not have access to an LMS - what is the best way to publish and upload captivate projects to Adobe Experience Manager (and SharePoint) for interactive user experience?
Hi All, What is the difference between "CQ-Action: Activate", "CQ-Action: Deactivate", "CQ-Action: Delete" while sending a Curl request to dispatcher to invalidate the cache? Is there any API that lists down these methods? Which action should be used if I simply want to touch the statsfile for the p...
Hello Guys, Need your suggestions on a Apache/Dispatcher setup. (Please see the attached diagram) ScenarioThe customer has the standard AEM Publish and Apache web servers (shown as #1 in the diagram) already setup and there are multiple websites hosted here.For one new site, there is a need to acce...
Hi, I am using an External Login Module which makes use of a Custom Identity Provider. I need to add a JWT token after the successful login. Where should I add that?I couldn't find any documentation about that.Thanks.
Hi All,We have Angular based pages on our site. However those are not loading on IE9-11. ERROR Error: Uncaught (in promise): ReferenceError: 'fetch' is undefinedReferenceError: 'fetch' is undefined Has anyone faced this ?
Hello ,I am part of innovate Partnership program and want to learn the basics of AEM. Goal is to build few components retrieving data from external services and displaying in AEM. Few questions: 1. How do i download AEM6.5 jar file? 2. What is the best possible path to learn basics of AEM which take...
Hi folks,I want to include a react app in a simple component in a static template page. I found the aem-clientlib-generator npm plugin to create an AEM clientlib and that works fine. So after that, I include the clientlib in the page and put nothing but the SPA "root" id in a <div> in the component ...