General Checklist for Installation
on Windows NT/2000


Overview
This document provides a quick checklist for installing Progress Software's Webspeed or AppServer middleware products with Jargon Software products on a Windows NT or Windows 2000 host.

This checklist uses the following names in examples. Substitute your own specific host, service and database names where applicable.

"nthost"  - host name for the Windows NT system
 

"host2"   - host name for server that has the Progress database(s). (Could be same as nthost)
 

"mydb"   - database name on host2
 

"mysvc"  - service name (mapped to a port number) for mydb access

1. Install the Webspeed or AppServer CD on nthost in the default directory (usually under C:\Program Files). 2. Use Progress Explorer to add and configure Webspeed or AppServer.
Note: You can also use a text editor to directly edit the "ubroker.properties" file, if necessary. The AppServer and NameServer properties file (ubroker.properties) stores all component configurations managed by the PROGRESS Explorer administration framework.

For AppServer configurations, these components include the AppServer and the NameServer. There is one copy of this file for each PROGRESS installation. So, if you install the NameServer on a separate machine, it has its own copy of the ubroker.properties file.

The AdminServer reads and updates this file according to your instructions using the PROGRESS Explorer and management utilities. In order for the AdminServer to access it, this file must reside in the properties subdirectory of the PROGRESS installation directory. For general information on the content of the ubroker.properties and how to manage it, see the PROGRESS System Administration Guide.

  • unique broker name
  • set as default service
  • starting, threshold and maximum number of WebSpeed agents or AppServer servers,  etc.
  • host & agent port numbers (check services file for unused ones)
  • ensure that "-weblogerror" is in the AgentParams for WebSpeed
  • add "-pf mydb.pf" to AgentParams for database connection parameters (see step 3)
  • log file names/directory locations
  • To set up a connection to mydb on host2:


    3. If using AppServer, install the Jargon Tunnel Broker on nthost.


    4. Install the "jsi/", "a5/", "util/" and <application dir> host programs on nthost under your working directory:


    5. Install Jargon Reader files on server:

        See the installation instructions provided with your Jargon Reader install file.

    6. Test your app thoroughly, fix any problems

    For Additional Assistance

    If you have questions or problems not covered by this document, see the additional assistance section in the installation instructions index.

     Up to Top    Installation Instructions Index     Return to Help Index