From 3c3c833897dbfc0e85feaf36086a505f990ecb76 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Thu, 20 Jul 2017 01:29:49 +0300 Subject: [SDC] 1710 rebase + pom modifications Change-Id: I1f9c0a5201576c7a6b124f6a786db12c1a8cd7c0 Signed-off-by: Michael Lando --- catalog-fe/src/main/webapp/WEB-INF/web.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'catalog-fe/src/main/webapp') diff --git a/catalog-fe/src/main/webapp/WEB-INF/web.xml b/catalog-fe/src/main/webapp/WEB-INF/web.xml index 9c81055652..725c041c51 100644 --- a/catalog-fe/src/main/webapp/WEB-INF/web.xml +++ b/catalog-fe/src/main/webapp/WEB-INF/web.xml @@ -105,6 +105,17 @@ + + + gzipFilter + org.openecomp.sdc.fe.GzipFilter + + + + gzipFilter + *.jsgz + + org.openecomp.sdc.fe.listen.FEAppContextListener -- cgit 1.2.3-korg