Adapter for Enterprise JavaBeans 6.5 SP3 | webMethods Adapter for Enterprise JavaBeans Documentation | webMethods Adapter for Enterprise JavaBeans Installation and User’s Documentation | Scenarios | Running a Single Method with Complex Input on a Single Bean
 
Running a Single Method with Complex Input on a Single Bean
 
Approach 1
Approach 2
This scenario provides two approaches to invoking an EJB method to accommodate complex inputs. Complex input in this scenario is any non-native Java class. Its contents are arbitrary, however, the class must implement the java.io.Serializable interface.