From a64051dc28660d7b7df55f7110e4095fcae616c4 Mon Sep 17 00:00:00 2001 From: jomu Date: Tue, 4 Jun 2019 09:50:25 +0200 Subject: [PATCH] removed obsolete exception factory, will use admin-faces provided one instead --- account-ui/src/main/webapp/WEB-INF/faces-config.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/account-ui/src/main/webapp/WEB-INF/faces-config.xml b/account-ui/src/main/webapp/WEB-INF/faces-config.xml index d2a8197..98774fb 100644 --- a/account-ui/src/main/webapp/WEB-INF/faces-config.xml +++ b/account-ui/src/main/webapp/WEB-INF/faces-config.xml @@ -18,9 +18,5 @@ msgs - - org.omnifaces.exceptionhandler.FullAjaxExceptionHandlerFactory - - - +