From 9813ea69f37972a5b70af4a0e3a5975bbd1f0aac Mon Sep 17 00:00:00 2001 From: stellamit Date: Mon, 17 Oct 2011 16:13:27 +0000 Subject: [PATCH] commenting out knowledge base update process --- productMods/WEB-INF/resources/startup_listeners.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/productMods/WEB-INF/resources/startup_listeners.txt b/productMods/WEB-INF/resources/startup_listeners.txt index e4f75158..4c64bc9e 100644 --- a/productMods/WEB-INF/resources/startup_listeners.txt +++ b/productMods/WEB-INF/resources/startup_listeners.txt @@ -32,7 +32,7 @@ edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateUserAccounts # Invokes process to perform updates to align with ontology changes if needed --> # Needs to run before submodels are attached and Pellet is set up --> -edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateKnowledgeBase +# edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateKnowledgeBase edu.cornell.mannlib.vitro.webapp.servlet.setup.FileGraphSetup