Modifying the bsi.properties and Log4j.xml
files
This section explains how to modify the bsi.properties and
Log4j.xml for use with WildFly.
You will need to modify the properties files for WildFly located here:
C:\wildfly-10.0.0.Final\standalone\deployments\ExpereIEServices_WildFly.ear\lib\Resources.jar\.
bsi.properties:- If using Expere without a database: Change
com.bankerssystems.FileSystemLoader.SourceDirandcom.bankerssystems.RepositoryLoaderFactory.SourceDirto point at your built content.Note: These locations should point to the folder that includesOrganizations.xml. - If using Expere with a database: Comment out the sections in
bsi.propertiesfor the Content Source options.Note: See Standalone.xml for more information.
- If using Expere without a database: Change
Log4j.xml:- Move this file needs to the
ExpereIEServices_WildFly\META-INFfolder to honor the settings. - It is recommended to change the
com.bankerssystems.expere.utilizationsettings from “debug” to “info”. The debug setting results in the complete requests and responses being logged.
- Move this file needs to the