Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Using the Sample Adapter | Phase 2: Adding a Connection | Revising Adapter Definition Classes From Phase 1
 
Revising Adapter Definition Classes From Phase 1
In Phase 2, the existing classes from Phase 1 are modified to include the following revisions. The classes contain comments that detail the following changes:
Class
Revision
WmSampleAdapter
Added a reference to WmSampleConnectionFactory class in the fillAdapterTypeInfo method.
WmSampleAdapterConstants
Added string constants for the connection property names.
WmSampleAdapterResourceBundle
Added entries for the connection property configuration.