uncommenting the knowledge base update listener

This commit is contained in:
sjm222 2011-01-12 00:57:48 +00:00
parent d4152f2ede
commit 48bfabbe64

View file

@ -76,12 +76,11 @@
<!-- Invokes process to perform updates to align with ontology changes if needed -->
<!-- Needs to run before submodels are attached and Pellet is set up -->
<!--
<listener>
<listener-class>edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateKnowledgeBase</listener-class>
</listener>
-->
<listener>
<listener-class>
edu.cornell.mannlib.vitro.webapp.filestorage.backend.FileStorageSetup