(Developer)

Enable service module assets in WebSphere Commerce Developer

When you finish creating a service module and the associated assets to complete your service, add the appropriate assets to the WebSphere Commerce application.


Procedure

To add the assets that you have created to the Transaction Server:

  1. Start WebSphere Commerce Developer.

  2. If disabled, click Toggle Project Grouping to enable the toggled project grouping in the Enterprise Explorer view.

  3. Select EAR Projects > WC > WebSphereCommerceServer.

  4. Click the Design tab.

  5. Under Overview, click Add and select Module.

  6. Click OK.

  7. In the Add Module dialog, select MyServiceModule-Server and click Finish.

  8. In the Add Module dialog, select MyServiceModuleServicesHTTPInterface and click Finish.

  9. Click Actions > Manage Utility Jars.

  10. Select the following project utility jars:

    • MyServiceModule-Client

    • MyServiceModule-DataObjects

  11. Click OK.


Related tasks
Creating a WebSphere Commerce service module
Deploying the client library
Deploying the component facade