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>
|
||||
|
||||
<listener>
|
||||
<listener-class>edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache</listener-class>
|
||||
</listener>
|
||||
|
||||
<!--
|
||||
<listener>
|
||||
<listener-class>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue