Server User Manual

Table Of Contents
Chapter 6: Using JBuilders CORBA tools 59
Using the CORBA wizards
The Enter Application Details page of the HTML CORBA Client wizard looks like this.
This page of the wizard allows you to select an existing web module or create a new
one.
The final page of the wizard is where you create a runtime configuration.
CORBA Server Application wizard
The CORBA Server Application wizard produces an application that provides a
complete default implementation for a CORBA server. This wizard is only available if
you have an IDL file in your project. It is available on the Enterprise|CORBA page of
the object gallery (File|New).
The Enter Application Details page of the CORBA Server Application wizard looks like
this:
The final page of the wizard is where you create a runtime configuration.
Use CORBA Interface wizard
This Use CORBA Interface wizard creates a client CORBA application. It will create a
reference to a CORBA client interface that was built earlier, or it will create one. This
wizard is only available if you have an IDL file in your project and a
.java file open in
the editor. It is available from the Edit menu.