Top
NetCOBOL V11.0 NetCOBOL Studio User's Guide
FUJITSU Software

11.3 Preparation for Developing CORBA Applications

The following programs are necessary to developing CORBA applications.

*1: Program provided by Interstage Studio Standard-J Edition, which is sold separately.

*2: Point to the "COBOL plug-in for Interstage Studio", which is contained in the NetCOBOL development package.

*3: Program provided by Interstage Application Server Enterprise Edition, which is sold separately.

Checking the environment settings of Interstage Application Server

The IDL file is compiled for CORBA application development. An environment that allows access to the CORBA server must be set up for this purpose.

Environment setup is not required for such development, which is combined with use of the server functions of Interstage Application Server. However, environment setup is required for such development, which is combined with use of the client functions.

When an IDL compiler error occurs during the build of the CORBA application, confirm the operating environment file of the CORBA service. For the content of the file, refer to "Interstage Application Server/Interstage Web Server Tuning guide".

Starting the Interstage basis service

Before creating CORBA applications, it is necessary to start the J2EE execution environment service . Because the J2EE execution environment service is not started by default, use the Interstage basis service operation tool to start the service.

  1. Select "Interstage" > "Studio" > "Interstage basis service operation tool" from the start menu. The Interstage basis service operation tool is started.

  2. Select the "Using J2EE execution environment" checkbox of "Debugging environment used in localhost".

  3. When the "Make only required service become starting state" button is available, click the button and start the service. When this button is not available, this operation is unnecessary.

  4. Click the "Details" button. The Detail display area is displayed at the bottom of the screen.

  5. Make sure that the < Necessary Service> in the detail display area are all starting, and then click the "Close" button. The Interstage basis service operation tool ends.