Running the authoring server update scripts on the WebSphere Commerce Server
Before you begin
When running the config_ant scripts make sure that you have met the following conditions:
- Ensure that the WebSphere Commerce Server is not running, as this tool is updating the workspace schema structure.
- The createInstance.properties file must exist for this Ant script
to work. For information about generating the properties file, see Ant
targets. The createInstance.properties file contains a complete
list of properties. If you need to change any of the property values,
you can do this by modifying the createInstance.properties file:
-
WC_installdir/instances/instance_name/properties/createInstance.properties
-
WC_userdir/instances/instance_name/properties/createInstance.properties
-
- Run the config_ant tool under the WC_installdir/bin directory.
- Do not run the config_ant tool under any db2cmd prompt in Windows.