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:
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
Windows:
WC_installdir/bin/config_ant.bat -DinstanceName=instance CreateHTTPService
Related Concepts