Sun Java System Delegated Administrator 6.4 管理指南

配置檔案部署程序檔

每個 Web 容器有兩個部署程序檔。其中一個程序檔會部署 Delegated Administrator 伺服器檔案。另外一個會部署 Delegated Administrator 主控台檔案:

部署程序檔如下所示:

Web Server 6
  • Delegated Administrator 伺服器檔案 (resource.properties ) 的部署程序檔:

    config-wbsvr-commcli

  • Delegated Administrator 主控台檔案的部署程序檔:

    config-wbsvr-da

若要執行程序檔,請輸入這些指令:


# ./config-wbsvr-commcli
# ./config-wbsvr-da
Web Server 7.x
  • Delegated Administrator 伺服器檔案 (resource.properties ) 的部署程序檔:

    config-wbsvr7x-commcli

  • Delegated Administrator 主控台檔案的部署程序檔:

    config-wbsvr7x-da

若要執行程序檔,請輸入這些指令:


# ./config-wbsvr7x-commcli
# ./config-wbsvr7x-da
Application Server 7.x
  • Delegated Administrator 伺服器檔案 (resource.properties ) 的部署程序檔:

    config-appsvr-commcli

  • Delegated Administrator 主控台檔案的部署程序檔:

    config-appsvr-da

若要執行程序檔,請輸入這些指令:


# ./config-appsvr-commcli deploy
# ./config-appsvr-da deploy

您必須使用引數 deploy 執行這些指令。

Application Server 8.x
  • Delegated Administrator 伺服器檔案 (resource.properties ) 的部署程序檔:

    config-appsvr8x-commcli

  • Delegated Administrator 主控台檔案的部署程序檔:

    config-appsvr8x-da

若要執行程序檔,請輸入這些指令:


# ./config-appsvr8x-commcli deploy
# ./config-appsvr8x-da deploy

您必須使用引數 deploy 執行這些指令。