Reference > ANT targets > Ant targets: Creating and configuring targets
ANT target: UpdateEAR
Overview:
The UpdateEAR target uses either...
- partial application (.zip)
- instance configuration file (xml)
...to update the deployed WebSphere Commerce enterprise application.
The Administrative server must be running to run the ConfigureCommerceServer target and any subtargets.
The createInstance.properties file must exist for this ANT target to work.
The instance parameter, for example, demo, is required.
cd WC_INSTALL/bin/
./config_ant.sh -DinstanceName=instance UpdateEAR