aem-react icon indicating copy to clipboard operation
aem-react copied to clipboard

Content Pages are not rendering

Open goudaprashanth opened this issue 7 years ago • 1 comments

Hi,

After installing the package onto AEM 6.3, the content pages are not rendering and observed the below error in the log.

ERROR [FelixDispatchQueue] org.apache.sling.scripting.core FrameworkEvent ERROR (org.osgi.framework.ServiceException: Service factory returned null. (Component: com.sinnerschrader.aem.react.ReactScriptEngineFactory (3664)))

goudaprashanth avatar May 15 '18 04:05 goudaprashanth

With 6.3 you must whitelist the bundle "com.sinnerschrader.aem.react.core"

See also issue here https://github.com/sinnerschrader/aem-react/issues/54

stemey avatar May 23 '18 04:05 stemey