
Internet InterORB Enabler for Java Toolkit (JIE)
-------------------------------------------------

Welcome to the JIE toolkit, you will find the following sections in
this readme.txt:

     - Description
     - System Requirements
     - Installation
     - Uninstalling JIE



Description:
------------

The JIE toolkit can be used to develop client/server applications using the CORBA
Internet InterORB Protocol (IIOP). The IIOP protocol is a mechanism that is used to
distribute objects between applications. JIE provides these services for Java
applications, applets, and servlets in the web environment. 



System Requirements:
--------------------

The following are the hardware and software requirements for the toolkit:

- Any personal computer running Windows NT 4.0.

- Approximately 2-3 MB hardfile space required, depending on the installation configuration.

- Lotus Go Webserver 4.6 product must be installed and functioning.

- JIE will use the JDK installed by the Lotus Go Webserver.

- Java-enabled web browser, for example Netscape Navigator V3.1. This browser will
  be used for viewing the documentation and for running the examples.

- The examples include makefiles that use NMAKE.EXE. Please refer to the IBM Visual Age products
  for information on this tool.
  


Installation:
-------------

Please follow these steps to install JIE toolkit and/or the server examples:

Step 1: Download the toolkit zip file into a temporary directory.

Step 2: Use a version UNZIP to uncompress the zip file.

Step 3: Run Setup.exe. Setup.exe will install the toolkit. The installation
        program will search for installed server software and if found will
        allow example servlets to be installed for the server. 

Step 4: Re-start the Lotus Go Webserver after the JIE installation is complete.

Refer to the Developer's Guide for more information on how to use the JIE toolkit. 



To Uninstall the Toolkit on Windows:
----------------------------------------
Step 1: Open the "My Computer" folder.
Step 2: Open the "Control Panel".
Step 3: Open the "Add/Remove Programs" icon.
Step 4: Select the "JIE Toolkit".
Step 5: Press the "Add/Remove" button.



To Uninstall the server examples:
------------------------------------
Step 1: Open the "My Computer" folder.
Step 2: Open the "Control Panel".
Step 3: Open the "Add/Remove Programs" icon.
Step 4: Select the "JIE examples for Lotus Go Webserver".
Step 5: Press the "Add/Remove" button.



