Adapter Development Kit 6.5 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Using the Sample Adapter | Phase 2: Adding a Connection | Implementing the Connection Template | Revised Code From Phase 1
 
Revised Code 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 changes.
Class
Revision
WmSampleAdapter
Added a reference to WmSampleConnectionFactory in the fillAdapterTypeInfo method.
WmSampleAdapterConstants
Added string constants for the connection property names.
WmSampleAdapterResourceBundle
Added entries for the connection property configuration.