Start ws_ant

To run a WebSphere Application Server - Express ANT task using the ws_ant script, follow these steps:

  1. Enter the Start Qshell (STRQSH) command on an CL command line.

  2. Use the cd command to change to the /QIBM/ProdData/WebASE/ASE5/bin directory.

  3. At the Qshell prompt, enter this command:

    ws_ant target -buildfile buildfile -instance instance

    where target is the name of the target to run, buildfile is name of the file that contains the target definition, and instance is the name of the instance you want to administer.

See Syntax and parameters for information on other parameters available with the ws_ant script.

See ANT tasks for information on the tasks provided.