From e834fdfb7bae08fd8482a5ef357a9be9d134bf8a Mon Sep 17 00:00:00 2001 From: Sola Date: Thu, 28 Apr 2016 20:51:00 +0800 Subject: [PATCH] should swallowOutput in production env. --- src/main/webapp/META-INF/context.xml | 53 ++++++++++++++-------------- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/src/main/webapp/META-INF/context.xml b/src/main/webapp/META-INF/context.xml index d5ea7e8..2d166ea 100644 --- a/src/main/webapp/META-INF/context.xml +++ b/src/main/webapp/META-INF/context.xml @@ -16,33 +16,34 @@ limitations under the License. --> - + + - - WEB-INF/web.xml + + WEB-INF/web.xml - - - - - + + + + + \ No newline at end of file