From 1a189c3f0c35dbf71506bd5d0dd6f7b4ad494123 Mon Sep 17 00:00:00 2001 From: sblimkie Date: Mon, 9 Apr 2018 17:01:36 -0400 Subject: [PATCH] Fix error in ajsc-override-web.xml Change-Id: I5e0175ef88e1e3c8b7d683cd772d51058b97b83a Issue-ID: AAI-987 Signed-off-by: sblimkie --- src/main/config/ajsc-override-web.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/config/ajsc-override-web.xml b/src/main/config/ajsc-override-web.xml index f5d7863..9738282 100644 --- a/src/main/config/ajsc-override-web.xml +++ b/src/main/config/ajsc-override-web.xml @@ -19,10 +19,10 @@ limitations under the License. ============LICENSE_END============================================ --> - - xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" - metadata-complete="false" version="3.0"> - + + InterceptorFilter /services/* -- 2.16.6