WBIA.jar replaces "CWConnectorAPI.jar". This change is handled in the CWConnEnv script. All of the adapters use CWConnEnv script for setting up the environment. This script is invoked by the respective adapter start scripts.
Add, replace, or remove the following files and directories as indicated:
For CrossWorlds Infrastructure Version | Platform [WIN;UNIX] | Add / Replace / Remove | File (Starting from %CROSSWORLDS% / $CROSSWORLDS) |
4.x | WIN, UNIX | Add | \lib\WBIA\4.0.0\WBIA.jar |
4.x | WIN | Add | \bin\CWConnEnv.bat |
4.x | UNIX | Add | \bin\CWConnEnv.sh |
3.x | WIN, UNIX | Add | \lib\WBIA\3.0.0\WBIA.jar |
3.x | WIN | Add | \bin\CWConnEnv.bat |
3.x | UNIX | Add | \bin\CWConnEnv.sh |
Depending upon the version of IBM CrossWorlds Infrastructure (4.x or 3.x) , the CWConnEnv script needs to be modified to use the correct version.
NOTE: By default the CWConnEnv scripts for WINDOWS/UNIX are configured for 4.x version of IBM CrossWorlds Infrastructure.
For IBM CrossWorlds Infrastructure version 3.x and WINDOWS operating system please modify the CWConnEnv.bat as follows.
1. Change set CWVERSION="4.X" to REM set CWVERSION="4.X" .
2. Change REM set CWVERSION="3.X" to set CWVERSION="3.X" .
3. Change set WBIAVER="4.0.0" to set WBIAVER="3.0.0" .
For IBM CrossWorlds Infrastructure version 3.x and UNIX operating system please modify the CWConnEnv.sh as follows.
1. Change WBIAVER=4.0.0 to WBIAVER=3.0.0 .
Please refer to the comments in CWConnEnv scripts for further instructions on how to configure this.
August 08, 2002 10:08 AM
© 2002 IBM Corp. Proprietary and Confidential. All Rights Reserved.