NIHVIVO-2279 Implement FreemarkerEmailFactory and standardize on it. Change the parameters used to enable e-mail.
This commit is contained in:
parent
8f65033e34
commit
9593b175a8
2 changed files with 16 additions and 1 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