Server User Manual

Table Of Contents
58 Developing Applications for J2EE Servers
Using the CORBA wizards
The CORBA Client Interface wizard looks like this:
CORBA Server Interface wizard
The CORBA Server Interface wizard lets you define and create a new Java CORBA
server interface bean. Complete the method stubs and add the bean to an application
to create a working CORBA server for that interface. 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 CORBA Server Interface wizard looks like this:
HTML CORBA Client wizard
The HTML CORBA Client wizard produces a JSP or HTML client application that
provides input to a CORBA server. This wizard is only available if you have an IDL file
in your project and a web server is selected. It is available on the Enterprise|CORBA
page of the object gallery (File|New).