The buildforge.conf file is located in two locations. If you need to update it after installation, you must update it in both locations.
You might need to edit the buildforge.conf file to update the database host if your Build Forge® database is moved to a different host computer. Another common reason to edit this file is to update your database password, which must be changed regularly to comply with network security policies.
Use the following procedure to update the buildforge.conf file and then recreate the jas.war file with the updated copy of buildforge.conf.
Windows | <bfinstall> |
UNIX and Linux | <bfinstall>/Platform |
Apache Tomcat server | <bfinstall>/Apache/tomcat/webapps $CATALINA_HOME/webapps |
Windows | rmdir jas /s /q |
UNIX/Linux | rm -rf jas |
The jas file is redeployed and automatically creates the jas directory again with the updated buildforge.conf. file.