SDB-related web.xml change
This commit is contained in:
parent
2e66dea391
commit
0dee8e6d21
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
||||||
|
|
||||||
<!-- This listener is required in order to use a Jena triple store (currently the only option) -->
|
<!-- This listener is required in order to use a Jena triple store (currently the only option) -->
|
||||||
<listener>
|
<listener>
|
||||||
<listener-class>edu.cornell.mannlib.vitro.webapp.servlet.setup.JenaDataSourceSetup</listener-class>
|
<listener-class>edu.cornell.mannlib.vitro.webapp.servlet.setup.JenaDataSourceSetupSDB</listener-class>
|
||||||
</listener>
|
</listener>
|
||||||
|
|
||||||
<!-- Invokes process to perform updates to align with ontology changes if needed -->
|
<!-- Invokes process to perform updates to align with ontology changes if needed -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue