Enabling 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 your WebSphere Commerce application. Prerequisites:

Before performing this task, ensure you have completed the following tasks:

To add the assets that you have created to the WebSphere Commerce Server:

  1. Start WebSphere Commerce Developer.

  2. Select Enterprise Applications > WC > Deployment Descriptor.

  3. Select the Module tab.

  4. Under Modules, click Add, select the MyServiceModule-Server, and click Finish.

  5. Under Modules, click Add, select the MyServiceModuleServicesHTTPInterface, and click Finish.

  6. Refresh the context root for MyServiceModuleServicesHTTPInterface by selecting the module in the Modules display and clicking Refresh. The context root should now change to /webapp/wcs/component/ MyServiceModule.

  7. Under Project Utility Jars, click Add, select MyServiceModule-Client, and click Finish.

  8. Under Project Utility Jars, click Add, select MyServiceModule-DataObjects, and click Finish.

Related concepts

WebSphere Commerce services
WebSphere Commerce service module

Related tasks

Create a WebSphere Commerce service module
Deploying the client library
Deploying the component facade