Consultor Eletrônico



Kbase 19459: Setting Multiple PROPATH's for WebSpeed 2.x on WinNT
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/9/2003
Status: Unverified

GOAL:

How to set distinct PROPATH settings for multiple WebSpeed services.

FACT(s) (Environment):

Webspeed 2.x

FIX:

The following procedure explains how to create these individual settings and what is required to keep them separate. Each unique PROPATH will require a unique ".ini" file to define its separate environment. The benefit of this setup is that when each of several developers set up their own WebSpeed service, they can each have their own PROPATH, allowing them to work without affecting the others.

1. Delete the value associated with the PROPATH within the Registry;

HKEY_LOCAL_MACHINE\Software\...\WinChar Startup

and

HKEY_CURRENT_USER\Software\...\WinChar Startup

2. Make sure each defined Broker has a unique working directory
(default directory - for example C:\WebSpeed\WRK1, C:\WebSpeed\WRK2, ...).

3. Make a copy of the progress.ini file (residing %DLC%\bin), rename
file, and place it within each broker's working directory. Please
note to rename each INI file before placing it within every broker's
working directory. Naming convention can follow: for example,
brokerini1.ini, brokerini2.ini, brokerini3.ini... etc.)

4. Tailor the "WinChar Startup" registry section in each copy of the
".ini" files to have a unique PROPATH.

5. To deploy these new ini files; add the -ininame parameter within
the agent startup field.