- Ant target: RemoveCommerceServer
The RemoveCommerceServer target removes the WebSphere Application Server configurations from the WebSphere Commerce instance. The Ant target removes the data source, JDBC provider, virtual hosts, and uninstalls the enterprise application. Finally, the web server plug-in configuration file is regenerated.
- Ant target: RemoveHTTPService
If you are using a local IBM HTTP Server, the instance creation creates a Windows service to start/stop the instance's IBM HTTP Server configuration. RemoveHTTPService removes the instance's IBM HTTP Server start/stop service.
- Ant target: RemoveInstance
RemoveInstance removes the WebSphere Commerce instance configuration completely such as the site data, bootstrap data, schema, application, Web server configuration (IBM HTTP server only), and instance configuration files.
- Ant target: RemoveInstanceDir
RemoveInstanceDir deletes the WebSphere Commerce instance configuration directory and its contents.
- Ant target: UnregisterInstance
UnregisterInstance unregisters the WebSphere Commerce instance from the Configuration Manager. Once the instance is unregistered, the Configuration Manager is not aware of the existence of the instance.