Adapter for Enterprise JavaBeans 6.5 SP3 | webMethods Adapter for Enterprise JavaBeans Documentation | webMethods Adapter for Enterprise JavaBeans Installation and User’s Documentation | Invoking webMethods Services From an EJB | Overview | webMethods APIs
 
webMethods APIs
The sample EJB uses the webMethods APIs to establish communications with Integration Server and subsequently interact with the testEJBToWebm Java service. The webMethods APIs are available in the packages com.wm.app.b2b.client and com.wm.data, which can be found in the following file:
Integration Server_directory \lib\client.jar
*The com.wm.app.b2b.client package contains classes that you use to build clients for Integration Server (including clients that use the guaranteed-delivery facility).
*The com.wm.data package contains classes that you use create and manipulate IData objects.
Documentation for these classes is available in the online help in the Integration Server_directory \doc\api\Java directory.