Hi Aanchal, Thanks for the response. I had refereed to the same link which you shared. It is clearly mentioned there that if you are planning to enable CORS on publish the do it in dispatcher vhost file as AEM publish does not use OSGI configuration.
Hi Sashi, Thanks for the response. We have a single vhost. I have added the code inside the mod_headers.c section in that vhost file. I will check regrading flushing the dispatcher cache and see if it works.
In AEM as a cloud service , there are couple of static pages which are consumed by website which does not share the same domain of these pages, By default when we try to load those pages on the website with different domain it gives CORS issue saying No "Access-Control-Allow-Origin" header present o...
HI @shelly-goel, Currently my JAVA_HOME is set to "C:\Program Files\Java\jdk1.8.0_191" when you check mvn -version it always shows JAVA_HOME with \jre appended to it. I tried changing the JAVA_HOME to "C:\Program Files\Java\jdk1.8.0_191\bin" as you suggested and then rebuilt the maven repository. I ...
I am setting up my local environment in my new machine. While trying to build the code modules, i get below weird error. ----------------------------------------------------------------------------------------------------------------------------------------[ERROR] Failed to execute goal com.learning...
We are planning to upgrade to AEM 6.5 from AEM 6.4. I need help in getting below details. - Are there any documentation links around changes in APIs or any decommissioned APIs in AEM 6.5.- Any other commons issues encountered during upgrade from AEM 6.4 to AEM 6.5
HI, We are facing a issue where same client library is getting loaded twice on the page through the content Added from Target on the page. This leads to breaking of few functionalities on the page. Below I have explained the scenario in details. AEM page has one client library. (/etc.clientlibs/mys...
Is there any way where i can add below options for list plugin in AEM RTE Component. Roman Numeral: i, ii, iii Alpha caps: A, B, C Alpha lower case. a), b), c) Secondary bullet (hollow point?)I am using AEM 6.4