Hi all,We have been checking the capabilities of the AEM Core Image component as part os this we know that SVG and GIF MIME types are supported,want to understand it also supports animated SVG image files or not.If anyone has any idea please help in this regard. Regards,Kishore
Hello All,i am transforming my project from archetype-9 to archetype-20,i am able to build the code without an issue and but the bundle is not getting resolved.Below 2 packages are not getting resolved hence bundle is in "Installed" state.org.apache.sling.event,version=[2.3,3) -- Cannot be resolvedo...
Hi All,I have created AEM project using archetype21 and copied all my custom code to respective modules(core,ui,config).When i build code the code i am getting below error.[ERROR] Failed to execute goal org.apache.felix:maven-scr-plugin:1.25.0:scr (generate-scr-descriptor) on project dcom.core: C:\U...
Hi All,We are facing a critical issue that have 2 schedulers for 2 different applications. Where scheduler 1(Service-1) is the main scheduler another one(Service-2) just overrides the scheduler1 gets executed based set Cron expression and have their respective OSGi configurations. Here the problem, ...
http://www.sgaemsolutions.com/2018/12/implement-301-and-302-redirect-in-aem.htmlAs mentioned in the above link,we might need to write a proxy servlet which prevents to redirect as 302 and explictly redirect as 301We try see this option and see if it fixes our issue.Thank you all for your help and ti...