From bcf06634eee91ad646e091bc87125ac95eb8603d Mon Sep 17 00:00:00 2001 From: jeb228 Date: Thu, 3 Jun 2010 21:12:22 +0000 Subject: [PATCH] Tell Tomcat not to attempt to persist the Vivo user sessions when Tomcat shuts down. --- webapp/context.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/webapp/context.xml b/webapp/context.xml index 3afa6f122..ca703bebe 100644 --- a/webapp/context.xml +++ b/webapp/context.xml @@ -11,4 +11,9 @@ name="path.configuration" value="deploy.properties" /> + + +