Rational Developer for System z

Creating a new single-service project

Use one of the new single-service project wizards to create a new single-service project.
To open a new single-service project wizard, follow the steps in one of the methods shown in Table 1.
Table 1. Methods for Launching A New Project Wizard
Method Steps to follow:
Use the main menu of the workbench.
  1. Select File > New > Project... > Enterprise Service Tools > project_type, where project_type is the type of project that you want to create (see Shortcut to wizards).
The new single-service wizard opens for the type of single-service project that you selected.
Use the contextual menu in the Enterprise Service Tools Project Explorer.
  1. In the Enterprise Service Tools Project Explorer, right-click anywhere over the main window area. The contextual menu opens.
  2. Select New > project_type, where Project_type is one of the following:
    • Web Services for CICS® Project
    • SOAP for CICS Project
    • XML Transformation for CICS
    • IMS™ SOAP Gateway Project
    • IMS Web 2.0
    • Batch, TSO, and z/OS® UNIX System Services Project
    • SCA (Service Component Architecture) Project
The new single-service wizard opens for the type of single-service project that you selected.
Use the drop-down menu in the Enterprise Service Tools Project Explorer.
  1. In the Enterprise Service Tools Project Explorer, select the icon for the drop-down menu (see Drop-down menu (for creating new projects and artifacts)). The drop-down menu opens.
  2. Select the type of project that you want to create:
    • Web Services for CICS Project
    • SOAP for CICS Project
    • IMS SOAP Gateway Project
    • IMS Web 2.0
    • XML Transformation for CICS
    • Batch, TSO, and z/OS UNIX System Services Project
    • SCA (Service Component Architecture) Project
The new single-service wizard opens for the type of single-service project that you selected.
The available New Web Service Project wizards are:
To create a new single-service project, follow the same steps for the project wizards:
  1. On the first page of the wizard, in the Project name: field, enter a project name.
  2. In the Development scenario: field, enter the development scenario for which you want the wizard to generate files:
    • Create New Service Interface (bottom-up)
    • Create New Service Implementation (top-down)
    • Map to an Existing Service Interface (meet-in-middle)
      Note: For XML Transformation for CICS projects, the bottom-up and the top-down scenarios are called "Create New XML Transformation".
  3. In the Application mode: field, enter the application mode of the Web service application for which you want the wizard to generate files:
    • Service Provider
    • Service Requester
  4. In the Conversion type: field, enter the type of data conversion that you want to be used by the generated Web service files:
    • Compiled XML Conversion
    • Interpretive XML Conversion
  5. The wizard responds with a description of the specifics of the options that have been chosen in the Scenario description field.
  6. Click Next

The wizard creates the new project in the Enterprise Service Tools Project Explorer. If you created a list of source files to import, the imported source files are copied to the Source folder of the project (see Folders and subfolders in a single-service project).


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)