ANT target: ConfigureWorkspaceComponent

ConfigureWorkspaceComponent is used to configure the workspaces feature on an authoring server.

 

Called by:

CreateInstance

 

Calls:

 

Prerequisites:

The createInstance.properties file must exist for this Ant target to work. For information on generating the properties file, see ANT targets.

 

Required parameters:

instance

The name of the WebSphere Commerce instance with which you are working (for example, demo).

cmDBUserPwd

The authoring server's workspace database user password.

AIX|Linux|Solaris|Windows:

dbaPassword

The database administrator's password.

dbUserPassword

The WebSphere Commerce database user's password.

 

Example

 

Recovery:

  1. If an error occurs, review the following logs:

    • AIX|Linux|Solaris|Windows:

    • I5/OS|

      • WC_userdir/instances/instance/logs/createInstanceANT.log

      • WC_userdir/instances/instance/logs/createInstanceANT.err.log

  2. Identify which ANT target of ConfigureWorkspaceComponent failed.

  3. Resolve the problem.

  4. Execute the ConfigureWorkspaceComponent target again.


Related Concepts

ANT targets