Adapter Development Kit 6.5 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Design-Time Tasks | Package Management | Enabling and Disabling Packages
 
Enabling and Disabling Packages
All packages are automatically enabled by default. To prevent Integration Server from loading a particular package, you must manually disable that package, using the Management screen of Integration Server Administrator. To do this, click Yes in the Enabled column for the package; the Yes changes to No (disabled). Disabled packages are not listed in Designer. A disabled adapter will remain disabled until you explicitly enable it using Integration Server Administrator.
To re-enable a package, on the Integration Server Administrator > Packages > Management screen, click No in the Enabled column.
The Enabled column changes its value to Yes (enabled).
Note:
Enabling an adapter package will not cause its associated node package(s) to be reloaded. For information about reloading packages, see Loading, Reloading, and Unloading Packages.
Important:
Before you manually enable a node package, you must first enable its associated adapter package. Similarly, if your adapter has multiple node packages, and you want to disable some of them, disable the adapter package first. Otherwise, errors will be issued when you try to access the remaining enabled node packages.