NIHVIVO-1229 Set up the RevisionInfo when the application is initialized.

This commit is contained in:
jeb228 2010-10-25 21:32:09 +00:00
parent 5b1a9ed4b9
commit 41c8c202d9

View file

@ -39,6 +39,10 @@
<!-- Listeners ****************************************************** -->
<listener>
<listener-class>edu.cornell.mannlib.vitro.webapp.config.RevisionInfoSetup</listener-class>
</listener>
<!-- DefaultThemeSetup needs to run before the JenaDataSourceSetup
to allow creation of default portal and tab -->
<listener>