Chapter 8. Setting up the development environment 175
The toolkit has the following features:
An adapter development wizard to guide you to create an adapter
development project. It can create the following type of adapter projects:
– IBM WebSphere Resource Adapter.
Create this type of adapter project if you want your adapter to run on
WebSphere Process Server.
– J2EE J2CA Resource Adapter.
Create this type of adapter project if you want your adapter to run on any
JCA compliant application server other than WebSphere Process Server.
Generate Java code stubs that the adapter developer must implement to
create a working adapter.
Provide an adapter deployment descriptor editor.
Provide WebSphere Adapter Foundation Classes and put the foundation ...