ANT target: PrimeInstanceXmlInTempEAR
PrimeInstanceXmlInTempEAR inserts the instance configuration XML file into the deployable WebSphere Commerce EAR.
Called by:
Prerequisites:
- The createInstance.properties file must exist for this Ant target to function. For information on generating the properties file, see ANT targets.
- 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 PrimeInstanceXmlInTempEAR
Windows:
WC_installdir/bin/config_ant.bat -DinstanceName=instance PrimeInstanceXmlInTempEAR
Related Concepts