CORBA 2.3.3 Getting Started Guide (NonStop CORBA 2.3.3+)
Variable Default Setting Description
JORBLITE_HOME c:\jorblite
Root directory of your JORB Lite installation.
JAVA_HOME c:\jdk 1.1.4
Root directory of your JDK installation. Assumes that you have the 1.1.4 JDK installed.
For example, if you install JORB Lite into a directory other than c:\jorblite, you will have to modify the file
etc\env.bat so that the JORBLITE_HOME environment variables reference the correct JORB Lite root directory.
The JORB Lite Directory Structure
When you install JORB Lite, the installation process creates the following directory structure under your base JORB Lite
directory:
The JORB Lite Directory Structure
+--bin
+--docs
| +--javapubs
| +--javadocs
+--etc
+--idl
+--javasamples
| +--bank
| +--calc
| +--event_service
| +--ins
| +--jpathsend
| +--jts_bank
| +--stack
| +--stack-obv
| +--stack-tie
| +--stock
| +--stock-dynamic
+--lib
The PATH and CLASSPATH Environment Variables
The installer makes the following environment variable changes:
The absolute path of the \bin directory is added to the PATH environment variable for your environment.●
A CLASSPATH environment variable is added and the absolute paths of \idl\nsdidl.jar and
\lib\jorblite.jar are added to this environment variable.
●
The env.bat files provided with JORB Lite set the PATH and CLASSPATH environment variables. If you change the system
environment variables from those initially installed, make sure you remove the respective environment variable settings from the
env.bat files contained in your JORB Lite installation.
Running the IDL Compiler
The JORB Lite IDL compiler does not have a GUI interfaceyou must run the compiler from the Windows command prompt. The
IDL compiler uses the following syntax: