The CORBA (Common Object Request Broker Architecture) module helps you write programs that use CORBA technology. It includes a CORBA wizard and templates, either of which can generate most of the code needed for JavaTMlanguage CORBA programs. It also includes a Naming Service browser that generates the code for naming service binding and lookup and an Interface Repository browser that reads interface definitions from a repository.
The IDE also provides you with POA (Portable Object Adaptor) support. POA support saves development time by automatically generating necessary code lines based on property sheet settings. POA support:
For more information on using CORBA in the IDE, see:
Concepts
CORBA Module Setup
Generating CORBA Files
Debugging CORBA Programs
CORBA Project Settings
The Naming Service Browser
The Interface Repository Browser