ANT target: CreateHTTPService

If you are using a local IBM HTTP Server, the instance creation process creates a Windows service to start and stop the IBM HTTP Server configuration that is associated with that instance. CreateHTTPService creates the service that starts and stops the IBM HTTP Server configuration.

 

Called by:

ConfigureWebServer

 

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).

 

Example


Related Concepts

ANT targets