Consultor Eletrônico



Kbase P38688: How to configure the 9.1D 4GL Adapter with SonicMQ 5.0
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/20/2006
Status: Verified

GOAL:

How to configure the 9.1D 4GL Adapter with SonicMQ 5.0

GOAL:

How to configure the Sonic Adapter with Sonic

GOAL:

Progress 9.1D06

FACT(s) (Environment):

Progress 9.1D
SonicMQ 5.x

FIX:

Progress 9.1D06 or higher is required to run against the SonicMQ 5.0 jar files. To configure the Sonic Adapter to work with SonicMQ:

1. Create a SonicMQ/lib directory on the box where the 4GL Adapter is installed under the <ProgressInstall>/java/.

2. Copy the contents of the <SonicInstall>\lib directory to the <ProgressInstall>/java/sonicMQ/lib.

3. Place the complete path to the files below at the beginning of the PROGRESSCP
environment variable.

sonic_Client.jar
sonic_Selector.jar
sonic_Crypto.jar
sonic_ASPI.jar
sonic_XA.jar
sonic_XMessage.jar
activation.jar
jndi.jar

On UNIX set the PROGRESSCP environment in the $DLC/bin/java_env file.
i.e $DLC/Java/SonicMQ/lib/sonic_Client.jar.

On Windows set the PROGRESSCP environment in the registry under the key HKEY_LOCAL_MACHINE\Software\PSC\Progress\9.1x\java\PROGRESSCP.

Adding additional sonic jar files to the PROGRESSCP environment may be necessary to obtain certain functionality of the Sonic Adapter.
4. Restart the AdminServer. This is necessary for the PROGRESSCP changes to be updated.