Set up the development environment for creating WebSphere Commerce services
PrerequisitesBefore performing this task, ensure you have completed the following tasks:
The following steps are necessary to create WebSphere Commerce services in WebSphere Commerce Developer.
- Start WebSphere Commerce Developer.
- Refresh the WC project to see the new WebSphere Commerce services code:
- Open the J2EE perspective.
- In the Project Explorer, expand Enterprise Applications.
- Right-click on the WC project and select Refresh.
- Enable the Eclipse Developer, XML, and Web service capabilities in WebSphere Commerce Developer:
- Select Window > Preferences.
- Expand Workbench in the left pane.
- Select Capabilities.
- Select the required capabilities in the main pane:
- Eclipse Developer
- Web Service Developer
- XML Developer
- Click OK.
- After performing this task, you can proceed
creating a WebSphere Commerce service module.Related concepts
WebSphere Commerce services
WebSphere Commerce service moduleRelated tasks
Install the Design Pattern Toolkit and the ComponentProjects design pattern
Create a WebSphere Commerce service module