Send mail from AEM6.1 using Weblogic as application server
I am trying to send mail using Aem 6.1. The functionality works correct in when inbuilt jetty server is used. But when the same is deployed on weblogic 12c, it fails with java.lang.linkage error.
There is a article on helpx.adobe.com knowledge base which also acknowledges the issue but it didnt work for me - https://helpx.adobe.com/experience-manager/kb/using-java-mail—java-activation-with-weblogic.html
Is there is a more detailed documentation available on the exact steps to be done to resolve the issue?
Regards,
Anil