Show TOC Start of Content Area

Procedure documentation Enabling IIOP Support for EJB Applications  Locate the document in its SAP Library structure

Use

The EJB 2.0 specification defines a standard interoperability protocol with which the applications deployed on different vendors’ application servers can effectively communicate with each other. This protocol is based on CORBA/IIOP.

During the typical application deployment procedure, the EJB Container generates only P4 support. To enable IIOP support for your EJB applications deployed on the J2EE Engine, follow the steps described below.

 Prerequisites

Your EJB application is deployed on the J2EE Engine.

 Procedure

       1.      Select the EJB Container Service Runtime tab.

       2.      Choose the Beans tree structure.

       3.      Select the EJB application for which you want to enable IIOP support.

       4.      From the right-hand pane, choose Deploy IIOP Support.

Result

The EJB Container generates IIOP support for the enterprise beans in your application and restarts the application.

 

 

End of Content Area