buildforge.conf 文件位于两个位置中。如果您需要在安装后对其进行更新,那么必须在两个位置进行更新。
如果将 Build Forge® 数据库移动到其他主计算机上,您可能需要编辑 buildforge.conf 文件以更新数据库主机。 编辑此文件的另一个常见原因是更新您的数据库密码,为遵守网络安全策略,必须定期更改该密码。
使用以下过程来更新 buildforge.conf 文件,然后使用 buildforge.conf 的已更新副本重新创建 jas.war 文件。
Windows | <bfinstall> |
UNIX 和 Linux | <bfinstall>/Platform |
Apache Tomcat 服务器 | <bfinstall>/Apache/tomcat/webapps $CATALINA_HOME/webapps |
Windows | rmdir jas /s /q |
UNIX/Linux | rm -rf jas |
jas 文件已重新部署,并使用已更新的 buildforge.conf 文件自动重新创建 jas 目录。