You must have:
- A TCPIPSERVICE resource defined and installed to listen on a given port
under CICS. This TCPIPSERVICE must be:
- Defined to use the IIOP protocol.
- In “open” state in order to receive requests.
- A CORBASERVER resource defined to process IIOP requests on the TCPIPSERVICE.
You may optionally choose to add a REQUESTMODEL definition, in order to
force the request to be processed under a given TRANSID.