From a4852ad9396467b114c6977db5a0b76d57ed42ee Mon Sep 17 00:00:00 2001 From: jeb228 Date: Fri, 25 Feb 2011 16:52:10 +0000 Subject: [PATCH] NIHVIVO-1261 Add the ConfigurationPropertiesSetup context listener, for the new ConfigurationProperties class. --- productMods/WEB-INF/web.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index d03ca326..472010e8 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -39,6 +39,11 @@ + + + edu.cornell.mannlib.vitro.webapp.config.ConfigurationPropertiesSetup + + edu.cornell.mannlib.vitro.webapp.config.RevisionInfoSetup