In this section, we create an EJB – a very simple one – and deploy it to the WebLogic Server. Next, we configure an EJB transport in the Service Bus project AircraftMovementService. The Java Interface is turned into a WSDL equivalent and a pipeline is introduced that converts between the proper AircraftMovementService WSDL and this generated representation of the EJB transport.
Supporting Resources
-
Documentation
Configuring Business Services to Use the EJB Transport
Integrating Enterprise JavaBeans with Composite Applications