Enabling IIOP Support for EJB
Applications
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.
Your EJB application is deployed on the J2EE Engine.
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.
The EJB Container generates IIOP support for the enterprise beans in your application and restarts the application.