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 system1. Install the Webspeed or AppServer CD on nthost in the default directory (usually under C:\Program Files).
"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
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.
To set up a connection to mydb on host2: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
- create mydb.pf on nthost in your working directory with contents like:
"-db mydb -H host2 -S mysvc -N tcp"
- on nthost, in the C:\Winnt\system32\drivers\etc directory:
- add "host2" entry to HOSTS file
- add "mysvc" entry to SERVICES file (use a unique port#)
- on host2, add the same entries to the hosts and services files on that system (unix: /etc/hosts and /etc/services)
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.