From b045c512a335273fdebfbd16596eb70a2a557383 Mon Sep 17 00:00:00 2001 From: Ana Bozianu Date: Fri, 18 Nov 2016 11:58:24 +0200 Subject: [PATCH] RM-4375 - extended the exception mapper from core to map our custom exceptions to HTTP error codes --- .../rm-public-rest-context.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/rm-public-rest-context.xml b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/rm-public-rest-context.xml index 2f8e766d91..eb6ecf4ac8 100644 --- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/rm-public-rest-context.xml +++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/rm-public-rest-context.xml @@ -77,4 +77,17 @@ + + + + + + + + + + + + + \ No newline at end of file