From 15c22760c93bbabe0f49b77f5c0bef22303253c2 Mon Sep 17 00:00:00 2001 From: Mihaela Popa Date: Wed, 23 May 2018 10:43:08 +0300 Subject: [PATCH] REPO-3495 / MNT-19514: REST API: Deauthorized users 500 Use parent-child bean mechanism in order to extend the exceptionMapping in enterprise project. --- src/main/resources/alfresco/public-rest-context.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/alfresco/public-rest-context.xml b/src/main/resources/alfresco/public-rest-context.xml index 69d0c747f7..ce045a231e 100644 --- a/src/main/resources/alfresco/public-rest-context.xml +++ b/src/main/resources/alfresco/public-rest-context.xml @@ -133,7 +133,7 @@ - + @@ -172,6 +172,7 @@ +