Legacy Integrator - EntireX    —    EntireX Communicator  Version 7.3.3
 —  Installation under Windows  —

Installing EntireX under Windows

This document covers the following topics:

See EntireX Platform Coverage for a complete list of which EntireX components are available under which Windows platform.


Before You Start

Please note the following before you start the EntireX installation:

Top of page

Installing EntireX under Windows

There are three types of installation, typical, and custom.

Typical

Specify typical installation to install the following components:

Runtime

Runtime installation will install the following component:

Custom

Use Custom installation to optionally specify the following components:

Top of page

Silent Installation

A silent installation, once it has been started, requires no additional user interaction.

Typical Installation

Start of instruction set To perform a silent installation with Eclipse Plug-ins

Selective Installation

Start of instruction setTo perform a selective silent installation

Valid Windows Features are:

Silent Installation with Location Transparency Settings

Start of instruction setTo perform a silent installation with location transparency settings

Top of page

EntireX Mini Runtime

The EntireX Mini Runtime is a set of components that may be used for the deployment of applications using the Broker ACI, the Broker RPC, and - under Windows only - DCOM Wrapper objects and the Broker ActiveX Control. Unlike the full EntireX Runtime, the Mini Runtime does not include Java capabilities.

The EntireX Mini Runtime is delivered as install kit entirexminiruntime.exe located in the <EntireX Home>\etc directory. This install kit installs the Broker stubs, the 3GL RPC runtime and the Broker ActiveX Control.

Silent Installation

Default

Start of instruction set To start the default silent installation

With Security

Start of instruction set To start the silent installation with security (secuexit.dll)

With Security and Encryption

Start of instruction setTo start the silent installation with security and encryption

Notes:

  1. Add the following to the environment path: C:\Program Files\Common Files\Software AG.
  2. To install using per-machine mode, an additional parameter is required: "ALLUSERS=2".

Top of page

Broker Instance and Service Created During Installation

Broker Instance

The installation procedure automatically creates a Broker instance ETB001 in subdirectory EntireX\Broker\ETB001. If an instance already exists in that directory, the attribute file is renamed toETB001.ATR.BAK, and an additional backup is created in directory %Temp%. A default attribute file named ETB001.ATR will be created. This Broker instance is ready to be started, but additional services may have to be defined in the attribute file.

Note:
All Broker instances reside in subdirectories of the EntireX\Broker directory. The directory name is identical to the Broker ID. The Broker attribute file and the Broker log files can be found in that subdirectory.

Broker Service

The EntireX Broker Service etbsrv.exe must be active on every machine where a Broker instance is running. The installation procedure installs it with startup type "automatic" and with status type "started". etbsrv.exe is in the Bin subdirectory of the EntireX installation directory.

Top of page

User SAGUSER

Warning:
User account SAGUSER added during installation of System Management Hub

During installation of System Management Hub, a user account SAGUSER is added to the Administrators group of your local machine. SAGUSER is not an interactive account; login to the Windows desktop is not possible, and no other resources can be used. SAGUSER is required by several Software AG services to operate correctly, and therefore must not be deleted or modified. For more information please see the Sytem Management Hub Installation documentation.

Top of page

Eclipse Considerations

Eclipse is an optional component of EntireX Communicator. For EntireX Workbench, it is required. If you have not already installed Eclipse at your site, you can install Eclipse and the EntireX Workbench from the installation medium. If you wish to install the EntireX Workbench into an existing Eclipse environment, use the Eclipse update mechanism to deploy the EntireX Communicator feature.

Top of page

JDK instead of JRE

Under Windows, JDK is installed automatically with all installation options (typical, runtime and custom).

Top of page

CentraSite Considerations

During installation you are prompted for a CentraSite URL. If CentraSite is installed in your network, enter the URL under which CentraSite is accessible. The installation verifies the connection and stores the connection data for use by the Eclipse Preferences. See CentraSite Configuration.

Top of page

Uninstall

Start of instruction set To remove files and registry entries created during the installation of EntireX

  1. From the Control Panel, choose Add or Remove Programs.

  2. Select the instance of EntireX you wish to uninstall.

  3. Choose Change/Remove and confirm.

Environment variables such as ETB_TRANSPORT, for example, must be removed manually.

Top of page

Installation of Update Kits

If an update kit for EntireX is available, we strongly recommend you install this kit after installing EntireX as described above. The update kit represents updates or corrections to features that are installed during the main EntireX installation.

To install the update kit, execute the file EX nnnnn.exe on <CD-Root>\windows.

We also recommend you regularly check ServLine24 at http://servline24.softwareag.com/public/default.htm for update kits of EntireX. Alternatively you can subscribe to a variety of services under http://servline24.softwareag.com/SecuredServices/. Choose My ServLine24 > Subscriptions to be notified of any updates by e-mail.

Top of page

Verifying the EntireX Windows Installation

To verify successful installation, you can use the etbinfo utility. It queries the Broker for information as described below.

  1. If you have not already created a default Broker, create one using SMH. See Adding a Local Broker

  2. Start the Broker using SMH.

  3. Run etbinfo to get back a response from the broker. Start a Command Prompt session, change your directory to Etbinfo, e.g. C:\Program Files\Software AG\EntireX\Broker\Etbinfo and use the following command:

    etbinfo -blocalhost -dBROKER -pbroker.pro

    This assumes that you use the default port 1971. Otherwise use the command:

    etbinfo -blocalhost:port -dBROKER -pbroker.pro

    where port is the port number of your broker.

This should display a simple formatted report with information about the broker.

Top of page

Installable Components

Installable Components of EntireX Broker

Top of page