Deploying customizations made using the BOD command framework and the data service layer

Deploying customizations to the data service layer to a production server is handled using WebSphere Application Server deployment.

About this task

To deploy customizations to the data service layer, and extensions made using the BOD command framework:

Procedure

  1. For extensions to an existing service module:
    1. Package the following assets:
      • Files in the XML directory, including query template files.
      • Physical SDOs in the WebSphereCommerceServerExtensionsLogic project.
      • Customizations made using the BOD programming model (new commands, service modules) in the WebSphereCommerceServerExtensionsLogic project.
    2. Follow the steps in Packaging Java EE assets for a partial application.
    3. Follow the steps in Deploying Java EE assets for a partial application.
  2. To deploy a new custom service module, follow the steps in Deploying the component facade.