Administer > Deploy > Overview: WebSphere Commerce Build and Deployment tool


Configure and run the server deployment process

Overview

After you create the deployment package, you can deploy it using additional Ant scripts provided as part of the WebSphere Commerce Build and Deployment tool.

The steps of the deployment process are...

  1. If set to run, perform common SQL dataload.

  2. If set to run, perform common XML dataload. This result is identical to running the idresgen tool, then running the massload tool.

  3. If set to run, perform common ACUG dataload. This result is identical to running the acugload tool.

  4. If set to run, perform common ACP dataload. This result is identical to running the acpload tool.

  5. If set to run, perform common ACP (NLS) dataload. This result is identical to running the acpnlsload tool.

  6. If set to run, perform target-specific SQL dataload.

  7. If set to run, perform target-specific XML dataload. This result is identical to running the idresgen tool, then running the massload tool.

  8. If set to run, perform target-specific ACUG dataload. This result is identical to running the acugload tool.

  9. If set to run, perform target-specific ACP dataload. This result is identical to running the acpload tool.

  10. If set to run, perform target-specific ACP (NLS) dataload. This result is identical to running the acpnlsload tool.

  11. Create a partial application zip file used for deployment of custom code to the WC application, by consolidating EAR assets, Java utility modules set to include and existing Web module code set to include.

  12. If set to run, deploy custom code to the WC application via the wsadmin tool. Connector modules set to include, EJB modules set to include, new Web modules set to include, and the partial application zip will be deployed. In a clustered environment, rolled update can be used to distribute the changes to all cluster members.

  13. If set to run, deploy static Web server assets with the user-provided Ant script.

  14. If set to run, synchronize the WebSphere Commerce configuration file with the user-provided Ant script.


Configure and run the server deployment process

  1. Install the server deployment package
  2. File structure of the server deployment directory
  3. Set up the static Web server assets deployment Ant script
  4. Set up the WebSphere Commerce configuration file synchronization Ant script
  5. Configure the server deployment settings
  6. Run the server deployment process


+

Search Tips   |   Advanced Search