CORBA 2.6.1A Readme (G-series)

NonStop _CORBA_ 2.6.1_Readme.txt
CreateProcess: cl -E -C filename.idl error=2"
will be received if the "cl.exe" program can not be found by the
NSDIDL compiler.
NOTE: If you wish to use GNU's "C" preprocessor (cpp), you will
need to edit bin\idl2java.bat and change "cl" to "cpp". GNU's "C"
preprocessor can be found on the web at sites such as
www.cygnus.com (under cygwin [full release]). You will also need
to ensure that the "cpp.exe" program is accessible from the PATH
environment as above.
4. In using the Java 2 platform, you need to copy lib\orb.properties
to <Java 2 root directory>\jre\lib.
5. If you want to use
org.omg.CORBA.ORB.resolve_initial_references("NameService"), you
must also modify the RootNamingContextIORFile setting in the
<jorblite-dir>\lib\lite.dbm file so that it looks like:
NS@name_service_settings RootNamingContextIORFile
<jorblite-dir>\urls\NameService
The file "NameService" must contain the root naming context IOR
of the Naming Service running on a remote NonStop NonStop
system. The NonStop CORBA subsystem creates this file when it
is configured on the NonStop S-series system. It is created
in the directory "<NonStop CORBA installation dir>/urls" on
the NonStop s-series system. You must copy this file from the
NonStop S-series system into the "<jorblite-dir>\urls"
directory. You can use the Console or FTP to copy this file.
***Special NOTE***
You will want to copy this file to your workstation after each
NonStop CORBA re-configuration on the NonStop S-series
system.
6. JORB Lite is now installed and configured. You can now build
and run the samples.
IX. ETK Installation Instructions
If you wish to use the Visual Studio Extension Package NonStop
Edition (VSEP-NSE) product for developing your NonStop CORBA
applications you must follow the procedure outlined below. Any
reference to the <Install Dir> in the instructions means the top
level directory where the files to be placed,
C:\NonStop_CORBA_2.6.1A.
1. Create the <Install Dir>
2. Copy the VSEP.BAT and VSEP.ZIP files from the WS_SW directory on
NonStop CORBA 2.6.1A CD to the <Install Dir> on your workstation.
3. Ensure that your PATH environment variable includes the location of
both the WINZIP32.EXE and REGEDIT.EXE programs.
4. Execute the VSEP.BAT file which will unzip the files into a number
of directories below the <Install Dir>. Once the files have been
unzipped the VSEP.BAT file will then invoke the regedit program to
add the necessary entries into your Windows registry.
5. Refer to the documentation provided with the VSEP-NSE product to
find out how to use the NonStop CORBA extensions.
Page 8