Sun Java System Delegated Administrator 6.4 Administration Guide

Configuration File Deploy Scripts

There are two deploy scripts for each Web container. One script deploys the Delegated Administrator server files. The other deploys Delegated Administrator console files:

The deploy scripts are as follows:

Web Server 6
  • Deploy script for Delegated Administrator server file (resource.properties):

    config-wbsvr-commcli

  • Deploy script for Delegated Administrator console files:

    config-wbsvr-da

To run the scripts, enter these commands:


# ./config-wbsvr-commcli
# ./config-wbsvr-da
Web Server 7.x
  • Deploy script for Delegated Administrator server file (resource.properties):

    config-wbsvr7x-commcli

  • Deploy script for Delegated Administrator console files:

    config-wbsvr7x-da

To run the scripts, enter these commands:


# ./config-wbsvr7x-commcli
# ./config-wbsvr7x-da
Application Server 7.x
  • Deploy script for Delegated Administrator server file (resource.properties):

    config-appsvr-commcli

  • Deploy script for Delegated Administrator console files:

    config-appsvr-da

To run the scripts, enter these commands:


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

You must use the argument deploy with these commands.

Application Server 8.x
  • Deploy script for Delegated Administrator server file (resource.properties):

    config-appsvr8x-commcli

  • Deploy script for Delegated Administrator console files:

    config-appsvr8x-da

To run the scripts, enter these commands:


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

You must use the argument deploy with these commands.