From 3fed258665905afae8262ad1de09993effd01759 Mon Sep 17 00:00:00 2001 From: sjm222 Date: Fri, 12 Nov 2010 17:35:02 +0000 Subject: [PATCH] changing reasoning setup listener, NIHVIVO-1252 --- productMods/WEB-INF/web.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/productMods/WEB-INF/web.xml b/productMods/WEB-INF/web.xml index e8602b7d..d850cf9b 100644 --- a/productMods/WEB-INF/web.xml +++ b/productMods/WEB-INF/web.xml @@ -100,16 +100,13 @@ edu.cornell.mannlib.vitro.webapp.servlet.setup.FileGraphSetup - - - - - - + + + - edu.cornell.mannlib.vitro.webapp.servlet.setup.PelletReasonerSetup + edu.cornell.mannlib.vitro.webapp.servlet.setup.SimpleReasonerSetup --->