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 | Compiling the Phase 2 Implementation
 
Compiling the Phase 2 Implementation
To compile the Phase 2 implementation, perform the following:
*Disable the WmSampleAdapter and MyWmSampleAdapter packages.
Important:
The WmSampleAdapter and MyWmSampleAdapter packages have the same adapter major code and conflict with each other if they are not disabled.
*Copy all the source code from the WmSampleAdapter\code\sourcePhase2 directory to the MyWmSampleAdapter\code\source directory.
*Compile using the procedure in Compiling the MyWmSampleAdapter Package.
*Restart Integration Server.