Set up the development environment for creating WebSphere Commerce services

Prerequisites

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

  1. Installed WebSphere Commerce Developer

  2. Enabled WebSphere Commerce services

The following steps are necessary to create WebSphere Commerce services in WebSphere Commerce Developer.

  1. Start WebSphere Commerce Developer.

  2. Refresh the WC project to see the new WebSphere Commerce services code:

    1. Open the J2EE perspective.

    2. In the Project Explorer, expand Enterprise Applications.

    3. Right-click on the WC project and select Refresh.

  3. Enable the Eclipse Developer, XML, and Web service capabilities in WebSphere Commerce Developer:

    1. Select Window > Preferences.

    2. Expand Workbench in the left pane.

    3. Select Capabilities.

    4. Select the required capabilities in the main pane:

      • Eclipse Developer

      • Web Service Developer

      • XML Developer

    5. Click OK.

  4. After performing this task, you can proceed
    creating a WebSphere Commerce service module.

Related concepts

WebSphere Commerce services
WebSphere Commerce service module

Related tasks

Install the Design Pattern Toolkit and the ComponentProjects design pattern
Create a WebSphere Commerce service module