Hi,
I deployed adf application using apache shiro secuirty to glassfish server 4.1.2, after login i am getting error
ADF_FACES-30200:For more information, please see the server's error log for an entry beginning with: The UIViewRoot is null. Fatal exception during PhaseId: RESTORE_VIEW 1.
java.lang.ExceptionInInitializerError
Caused by: oracle.adf.share.security.ADFSecurityRuntimeException: Failed to initialize identity store.
at oracle.adf.share.security.identitymanagement.UserManager.<init>(UserManager.java:115)
