uncommenting the knowledge base update listener
This commit is contained in:
parent
d4152f2ede
commit
48bfabbe64
1 changed files with 2 additions and 3 deletions
|
@ -76,11 +76,10 @@
|
||||||
|
|
||||||
<!-- Invokes process to perform updates to align with ontology changes if needed -->
|
<!-- Invokes process to perform updates to align with ontology changes if needed -->
|
||||||
<!-- Needs to run before submodels are attached and Pellet is set up -->
|
<!-- Needs to run before submodels are attached and Pellet is set up -->
|
||||||
<!--
|
|
||||||
<listener>
|
<listener>
|
||||||
<listener-class>edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateKnowledgeBase</listener-class>
|
<listener-class>edu.cornell.mannlib.vitro.webapp.servlet.setup.UpdateKnowledgeBase</listener-class>
|
||||||
</listener>
|
</listener>
|
||||||
-->
|
|
||||||
|
|
||||||
<listener>
|
<listener>
|
||||||
<listener-class>
|
<listener-class>
|
||||||
|
|
Loading…
Add table
Reference in a new issue