buildforge.conf 檔位於兩個位置。如果您在安裝之後需要更新它,則必須在這兩個位置中進行更新。
如果將 Build Forge® 資料庫移至不同的主機,您可能需要編輯 buildforge.conf 檔來更新資料庫主機。編輯這個檔案另一個常見的原因是要更新資料庫密碼;其必須定期變更以符合網路安全原則。
使用下列程序來更新 buildforge.conf 檔,然後以更新後的 buildforge.conf 副本來重建 jas.war 檔。
Windows | <bfinstall> |
UNIX 和 Linux | <bfinstall>/Platform |
Apache Tomcat Server | <bfinstall>/Apache/tomcat/webapps $CATALINA_HOME/webapps |
Windows | rmdir jas /s /q |
UNIX/Linux | rm -rf jas |
即會重新部署 jas 檔,並以更新的 buildforge.conf 檔來自動重建 jas 目錄。