CICS IIOP application roadmap
Set up CICS® as an IIOP server. See
Configuring CICS for IIOP
.
Write your IIOP server application, also known as a “stateless CORBA object”. See
Developing stateless CORBA objects
,
Creating the Interface Definition Language (IDL)
, and
Developing an IIOP server program
.
Write your client program. See
Developing the IIOP client program
.
Parent topic:
Java development roadmaps
Related concepts
Types of Java application in CICS
IIOP support in CICS
Stateless CORBA objects
Related tasks
Configuring CICS for IIOP
Developing stateless CORBA objects
Creating the Interface Definition Language (IDL)
Developing an IIOP server program
Developing the IIOP client program
Related reference
Some common CORBA terminology