There are many ways to configure the application, from changing on screen text to changing the ways a feature works for adding new JSPs and new features to the application. This guide discusses configuration options that apply specifically to this application. All properties files are located in the ematrix/properties directory. The ematrix directory is located in the application server document root for non-J2EE implementations and in the staging directory under the Server installation directory for J2EE implementations. After making changes to any properties file, you must restart the application server for reflecting the changes. For J2EE implementations, you must also run the warutil and deploy the archive file.
Note:
You should also save the backup of the properties file that you configure because properties files are overwritten with each new installation.