Impacts of exposing the boot classpath in OSGI
What can be the impacts of adding the following property in sling.properties to resolver class linkage error for the javax.activation errors?
(We have seen that adding this property is affecing sending HTMLemails)
org.osgi.framework.system.packages.extra=javax.activation;version\="1.1.1".
Is it advisable to use this fix in AEM 6.1 and above?
Thanks in advance.