From 6d8c50bb53c9b6c33baf5eb5083e535eb64c0d4f Mon Sep 17 00:00:00 2001 From: j2blake Date: Thu, 11 Dec 2014 15:52:29 -0500 Subject: [PATCH] VIVO-933 Read PropertyConfig.n3 into an existing model, just once. --- productMods/WEB-INF/resources/startup_listeners.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/productMods/WEB-INF/resources/startup_listeners.txt b/productMods/WEB-INF/resources/startup_listeners.txt index 98717856..0f8d4b91 100644 --- a/productMods/WEB-INF/resources/startup_listeners.txt +++ b/productMods/WEB-INF/resources/startup_listeners.txt @@ -36,6 +36,7 @@ edu.cornell.mannlib.vitro.webapp.servlet.setup.FileGraphSetup # Invokes process to perform updates to align with ontology changes if needed --> edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateKnowledgeBase +edu.cornell.mannlib.vitro.webapp.migration.Release18Migrator edu.cornell.mannlib.vitro.webapp.application.ApplicationImpl$ReasonersSetup edu.cornell.mannlib.vitro.webapp.servlet.setup.SimpleReasonerSetup