Configuring the Moves Container
This page is for people responsible for installing moves, and getting it running on a new environment.
When deploying Moves in an OAS environment, ${user.home} is typically /home/oracle, and ${user.dir} is typically the oc4j j2ee/home directory
- each container must have a properties file called ${user.home}/sais-moves-web.properties.
- the container must have a datasource defined called jdbc/MitsisDS
The following properties are defined in ${user.home}/sais-moves-web.properties.(The list of default values can also be found by looking inside the exploded web archive in the file [sais-moves-web.war]/WEB-INF/classes/sais-moves-web.properties)
Property Name |
Required |
Default Value |
Description |
|
---|---|---|---|---|
mail.smtp.host |
N |
outgoing.mit.edu |
This is the host for the smtp mail server that moves uses when sending notification emails. |
|
email.address.from |
N |
Moves Automated Email<moves-noreply@mit.edu> |
This is the "from" email address for notification emails |
|
wiki.help.root |
N |
https://wikis-mit-edu.ezproxyberklee.flo.org/confluence/display/SAISFRAMEWORK/Moves+Help/![]() |
This is the root for the moves help pages (including this file) |
|
mit.maven.repository.username |
N |
moves#string |
username for maven.mit.edu maven repository. This user must have read/write access to saisReleaseRepo. See the mit maven repository admin for details |
|
mit.maven.repository.password |
Y |
changeme |
|
password for mit.maven.repository.username |
|
|
|||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- mit.maven.repository.username=moves#string
mit.maven.repository.password=dvtlsais