Create your WebSphere Commerce instance silently by using Ant targets.
Before you begin
Prepare the createInstance.properties file by using the Configuration
Manager. The Configuration Manager wizard validates all entries to ensure that the Ant target does
not encounter errors when using the createInstance.properties file. For more
information, see .
You must start the
configuration manager server, then restart it before you continue. This prerequisite step is
necessary because the configuration manager server prepares some files under
WAS_userdir/instances/ that are needed by the instance
creation process. You can skip this step if the configuration manager server has already been restarted.
The name of the WebSphere Commerce instance with which you are working (for example,
demo).
passwordFile
Optional: The full path to the password properties file. The properties file can contain
encrypted passwords that might be required when running the utility. For example, you can store
encrypted database administrator (dbaPassword) or database user
(dbUserPassword) passwords. Passwords that are entered on the command line take
precedence over the passwords that are in the password file. For more information, see Changing config_ant utility password properties file.
Consider changing the WebSphere Application Server default isolation level.