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 > WebSphere Adapter Toolkit overview
New Connector Project wizard overview
The wizard installed with the WebSphere Adapter Toolkit guides you through creation of a Connector Project, including the generation of code and a deployment descriptor for a custom JCA resource adapter.
Figure 1. New Connector Project wizard
The New Connector Project wizard is an Eclipse plug-in intended for use with Integration Designer. The wizard allows you to create code in a Java™ Connector Project for a custom resource adapter. Working with the wizard, you can do the following:
- Generate implementations of the JCA 1.5 interface specification or extensions to the Adapter Foundation Classes API
The wizard prompts you for information that is then used to create the appropriate code for your adapter.
- Generate a resource adapter deployment descriptor
You can view and edit this deployment descriptor using the Resource Adapter Deployment Descriptor Editor.