
–The New Connector Project Wizard - Prompts you to specify information
about the resource adapter you wish to develop, and then generates code and
a deployment descriptor.
The code generated by the wizard can include sequence of calls, log and trace
messages and comments.
–Resource Adapter Deployment Descriptor Editor - An Eclipse multi-page
form editor that allows you to display and configure your deployment
descriptor.As changes are made to configuration properties using the editor,
the appropriate Java bean properties are added to your code.
vAdapter Foundation Classes - Acommon set of services for all IBM WebSphere
resource adapters.
vSamples - Toassist you in creating custom WebSphere resource adapters.
New Connector Project wizard overviewThe wizard installed with the WebSphereAdapter Toolkit guides you through
creation of a Connector Project, including the generation of code and a deployment
descriptor for a custom JCA resourceadapter.
The New Connector Project Wizardis an Eclipse plug-in intended for use with
WebSphereIntegration Developer. 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:
vGenerate 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.
Figure4. New Connector Project wizard
WebSphereAdapter development overview 9