Ant target: PrimeInstanceXmlInTempEAR
PrimeInstanceXmlInTempEAR inserts the instance configuration XML file into the deployable WebSphere Commerce EAR.
Important: This Ant target is to be used only as a part of WebSphere Commerce instance creation.
Called by
Prerequisites
- The
createInstance.propertiesfile must exist for this Ant target to function. For information about generating the properties file, see Ant targets.
- instance_name
- The name of the WebSphere Commerce instance with which you are working (for example, demo).
Example


WC_installdir/bin/config_ant.sh
-DinstanceName=instance_name PrimeInstanceXmlInTempEAR
WC_installdir/bin/config_ant.bat
-DinstanceName=instance_name PrimeInstanceXmlInTempEAR