Chapter 4. Using EJB and JEJB transport
In this chapter, we will cover:
Exposing an EJB session bean as a service on the OSB using the EJB transport
Using JNDI Provider to invoke an EJB session bean on a remote WebLogic domain
Using the
Converter
class with EJB transport to help converting data typesExposing an EJB session bean as an EJB on the OSB using the JEJB transport
Manipulating the response of the JEJB transport by a Java Callout action