NIHVIVO-2279 Implement FreemarkerEmailFactory and standardize on it. Change the parameters used to enable e-mail.
This commit is contained in:
parent
2763d14c6d
commit
0654b896c1
1 changed files with 4 additions and 0 deletions
|
@ -50,6 +50,10 @@
|
|||
<listener-class>edu.cornell.mannlib.vitro.webapp.config.RevisionInfoSetup</listener-class>
|
||||
</listener>
|
||||
|
||||
<listener>
|
||||
<listener-class>edu.cornell.mannlib.vitro.webapp.email.FreemarkerEmailFactory$Setup</listener-class>
|
||||
</listener>
|
||||
|
||||
<!-- DefaultThemeSetup needs to run before the JenaDataSourceSetup
|
||||
to allow creation of default portal and tab -->
|
||||
<listener>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue