IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > Adapter Toolkit > Use the New Connector Project wizard

Specify project properties

You name your connector project, optionally adding it to an Enterprise Application project. You also specify the configuration used for developing the resource adapter.

You perform all these tasks from the Connector Project dialog.

Connector Project dialog


Procedure

  1. Name your Connector Project.

    Enter a project name in the Project name field. The name is automatically appended to the workspace location.

  2. Set Target Runtime to IBM Process Server v7.5 and select Configuration for IBM Websphere Adapter for the Configuration

    The Configuration for IBM Websphere Adapter contains the IBM WebSphere Adapter Foundation Classes 7.5.0.3, J2C Module 1.5, and Java™ 5.0 Project Facets. You can modify these facets by clicking the Modify button.

  3. Optional: Specify an Enterprise Application Archive (EAR) project name.

    1. In the EAR Membership section, click the Add project to an EAR check box. Enter or select a name in the EAR project Name field or click New and then name the new EAR project.

      You can generate an EAR file later, after building and testing the adapter.

  4. Click Next to display the Project facets dialog.


What to do next

You are ready to specify project facet properties.

Use the New Connector Project wizard


Previous topic: Launching the New Connector Project wizard


Next topic: Specify project facets