HOST NAMES AND IP ADDRESSES
System where Web Server is installed
HostName: _________________________ IP Addr: __________________System where Tunnel Broker is installed (if different)
HostName: _________________________ IP Addr: __________________System where AppServer is installed (if different)
HostName: _________________________ IP Addr: __________________System where database(s) are installed (if different)
HostName: _________________________ IP Addr: __________________
ex: www.jargonsoft.com 137.192.130.20
PORTS
NameServer: _____ (5162 = default)
AppServer: _____ (3090 = default)
Tunnel Admin: _____ (8000 = default)
Tunnel Broker: _____ (8001 = default)
DATABASES
Database PathName ServiceName(-S) Port#
1 __________________________________ _______________ _______
2 __________________________________ _______________ _______
3 __________________________________ _______________ _______
ex: C:\DB\Demo\Sports
Sports_Svc 4001
DIRECTORIES (FOLDERS)
[WebRootDir]
Install Value: ___________________________________[WebScriptDir]
Description: web server (IIS/PWS) document root dir.
Default Value: C:\InetPub\wwwroot
Suggested Value: (web server param)
Install Value: ___________________________________[ProgressDir]
Description: web server (IIS/PWS) scripts dir.
Default Value: C:\InetPub\scripts
Suggested Value: (web server param)
Install Value: ___________________________________[AdminWorkDir]
Description: Dir. where Progress is installed
Default Value: C:\Program Files\Progress
Suggested Value: (same)
Install Value: ___________________________________[BrkrWorkDir]
Description: Progress Explorer admin logs dir.
Default Value: C:\Progress\Wrk (?)
Suggested Value: C:\Progress\Wrk
Install Value: ___________________________________[TunnelDir]
Description: AppServer broker working dir.
Default Value: "{@WorkDir}" - same as [AdminWorkDir]
Suggested Value: C:\Progress\[BrokerName]
Install Value: ___________________________________[JavaDir]
Description: Dir. in which tunnel.zip is extracted
Default Value: (none)
Suggested Value: C:\
Install Value: ___________________________________[WriterDir]
Description: Dir. in which jre1.3 is extracted
Default Value: C:\Program Files\JavaSoft\JRE\1.3
Suggested Value: C:\Java\JRE130
Install Value: ___________________________________
Description: Dir. in which Jargon Writer is installed
Default Value: C:\JargonSoft
Suggested Value: (same)
Specify [AdminWorkDir] during install.
[TunnelDir]
[JavaDir]
[WebRootDir]\temp (for RDU browser viewing)
[WebRootDir]\jrx (for ReaderX cab file)
[WebRootDir]\xml\demo (for xml files)
[WebRootDir]\xml\images\demo (for jpg/gif
files)
Run the jre installation program. Extract
files into [JavaDir].
Read the detailed installation instructions in the [TunnelDir]\tunnel\doc\readme.txt file.
Edit [TunnelDir]\tunnel\system\tunnel.ini (if necessary)
Make sure databases start in multi-user mode (at least 1 server), with network startup params ("-S [SvcName] -N tcp").
The page writer processes (APW, AIW, BIW) are optional but are normally desirable for better performance in real installations.
Make sure the [SvcName] is defined in the services file: C:\WINNT\System32\drivers\etc\services (entry will look like: "sports_svc 4001/tcp #Sports db svc"
IMPORTANT:
After completing all configuration
changes, disconnect the Progress Explorer admin broker, then close Progress
Explorer and restart it to make sure the changes take effect properly.
Copy startup HTML file(s) (ex: tunnel_sports.html) into [WebRootDir]
Edit startup HTML file for correct URLs and startup app name.
To install the Jargon "sports" demo:
Use PE to start database(s), then check status.
Use PE to start NameServer, then check status.
Use PE to start AppServer broker, then check status.
Note: All of these could be set to autostart at boot time.
From Windows Explorer or from a DOS command prompt window:
From a client PC with access to the Web Server system, open Internet Explorer or Netscape Navigator and enter the URL of the web server and the HTML startup script.
(ex: "http://www.jargonsoft.com/tunnel_sports.html")If it works, you’re done. Go celebrate.
Otherwise find out what is wrong and fix it.