Adapter for Enterprise JavaBeans 6.5 SP3 | webMethods Adapter for Enterprise JavaBeans Documentation | webMethods Adapter for Enterprise JavaBeans Installation and User’s Documentation | Creating Flows for Adapter for Enterprise Javabeans Services | Overview
 
Overview
This appendix explains how to build flow services in Designer that use adapter services created with Adapter for Enterprise Javabeans. For more information about working with flow services, see the webMethods Service Development Help for your release.
Note:
The examples shown assume that the class files for deployed EJBs are located on Designer's classpath. If they are not, Designer will incorrectly display the value of any object it cannot de-serialize as “null” in the run-time results. This does not prevent the flow service from working properly. However, it can cause confusion for the user. To avoid this situation, make sure that the class files for any relevant objects (EJB or otherwise) are available to Designer.