Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | The Adapter Definition | Package Management | Package Dependency Considerations for Namespace Nodes
 
Package Dependency Considerations for Namespace Nodes
If all the namespace nodes of an adapter are located in the same package, there is no need to set package dependencies.
However, if the nodes of an adapter are located in multiple packages, then:
*A package that contains the connection node(s) must depend on the adapter package.
*Packages that contain other nodes must depend on their associated connection package.
For more information about setting package dependencies, see the webMethods Service Development Help for your release.