Configuring Deployment Properties for IDP E-Mailer
The configuration for the application specifies that the directory server resides on the local system. If the directory server resides on another system, edit the WEB-INF/bootstrap.properties file.
To customize files and properties for the IDP E-Mailer application:
- Copy the idpemail.war file to a temporary folder, and work in that folder.
- Extract the bootstrap properties file from the idpemail.war file.
jar xvf idpemail.war WEB-INF/bootstrap.properties- (Optional) With a text editor, edit the WEB-INF/bootstrap.properties file.
The file provides the default local directory location. To change the location of the directory server, edit the Config.java.naming.provider.url property.