Adding setup of VClassGroupCache to web.xml
This commit is contained in:
parent
685771439f
commit
f9ded41220
1 changed files with 4 additions and 0 deletions
|
@ -173,6 +173,10 @@
|
||||||
</listener-class>
|
</listener-class>
|
||||||
</listener>
|
</listener>
|
||||||
|
|
||||||
|
<listener>
|
||||||
|
<listener-class>edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache</listener-class>
|
||||||
|
</listener>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
<listener>
|
<listener>
|
||||||
<listener-class>
|
<listener-class>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue