ANT target: PrepareDeployment
PrepareDeployment performs various pre-instance creation configuration actions such as copying and updating the loader utility configuration files.
Called by:
Required parameters:
- instance
- The name of the WebSphere Commerce instance with which you are working (for example, demo).
Example
AIX|Linux|Solaris|I5/OS:
WC_installdir/bin/config_ant.sh -DinstanceName=instance PrepareDeployment
Windows:
WC_installdir/bin/config_ant.bat -DinstanceName=instance PrepareDeployment
Related Concepts