Reference > ANT targets > Ant targets: Creating and configuring targets > CreateInstance


ANT target: ConfigureCommerceServer

The ConfigureCommerceServer executes steps to configure the WebSphere Application Server for the WCS instance. The target...

  1. creates a profile, web server definition, virtual hosts, data source
  2. installs the WebSphere Commerce enterprise application.
  3. generates a web server plug-in configuration file

For detailed descriptions, see the individual pages for the subtargets.


Called by:

CreateInstance


Calls:


Prerequisites:

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


Required parameters:

instance

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

merchantKey

The WebSphere Commerce site merchant key.

siteAdminPassword

The WebSphere Commerce site administrator's password.

dbaPassword

The database administrator's password.

dbUserPassword

The WebSphere Commerce database user's password.


Example


See also


Related concepts

ANT targets


+

Search Tips   |   Advanced Search