[Enterprise Extensions only]

The CORBA client programming model

This topic describes the CORBA client programming model, which describes what CORBA clients do to use either CORBA server objects or Java Enterprise JavaBeans. Application programmers use the CORBA client programming model to develop tier-1 (client) or tier-2 (server) CORBA applications whose implementation uses either CORBA server objects or Java Enterprise JavaBeans.

The information about the CORBA client programming model, provided in the following topics, is based on developing C++ CORBA clients:

Examples of client programming are given in the WSLoggerClient sample, which if you selected to install the enterprise services' samples, is installed in the following directory: WAS_HOME/Enterprise/samples/sampcppsdk. Information about how to build and run the samples is also provided: see WAS_HOME/Enterprise/samples/index.htm.