Patch Notes for
Version 3.0.2 of the CrossWorlds Connector for
Portal Infranet
The patch note contains the following sections:
NEW AND REVISED IN THIS RELEASE
This section lists the new features and improvements made in this release:
- Version 3.0.1 only: This version of connector supports Oracle 8.1.7 and Portal Infranet 6.2 SP1 on Solaris 8.
CONNECTOR REVISIONS
This patch contains the following revisions since the last maintenance
release:
Available as of Version |
CR Number |
Feature |
Description |
3.0.2 |
12868 |
Fix for Null FList Ptr in the log file |
A Null FList Ptr error message was generated in the Portal Connector log file whenever custom Opcode
was being called. The problem was caused by the custom Opcode not returning a FList as desired by Portal Infranet.
The fix was made to return the FList from the Opcode and to comply
with the Portal Infranet standards when implementing a custom opcode. |
UPGRADE INSTRUCTIONS
To perform an upgrade to this version of the connector:
Upgrade on an AIX System
Please do the following procedure.
- Stop Portal Connector Agent.
- Stop Portal Infranet.
- Make backup copies for the following files in the directory $INFRANET/lib.
- fm_crossworlds.so
- libdatabase.so
- libtrace.so
- Replace the above files with patch files. If DB2 is used, then libdatabase.so.db2 should be used as libdatabase.so.
If Oracle is used, then libdatabase.so.ora should be used as libdatabase.so.
- Make a backup copy for the following file in the directory $CROSWORLDS/connectors/Portal.
- CWPortal.jar
- Replace the above files with this patch files.
- Start Portal Connector Agent.
- Start Portal Infranet.
Upgrade on a Solaris System
Please do the following procedure.
- Stop Portal Connector Agent.
- Stop Portal Infranet.
- Make backup copies for the following files in the directory $INFRANET/lib.
- fm_crossworlds.so
- libdatabase.so
- libtrace.so
- Replace the above files with patch files.
- Make a backup copy for the following file in the directory $CROSWORLDS/connectors/Portal.
- CWPortal.jar
- Replace the above files with patch file.
- Start Portal Connector Agent.
- Start Portal Infranet.
Upgrade on a Windows System
Please do the following procedure.
- Stop Portal Connector Agent.
- Stop Portal Infranet.
- Make a backup copy for the following file in the directory $INFRANET/lib.
- FmCw.dll
- Replace the above files with patch file.
- Make a backup copy for the following file in the directory $CROSWORLDS\connectors\Portal.
- CWPortal.jar
- Replace the above files with this patch files.
- Copy custom_opcode.h to the $INFRANET\lib.
- Copy custom_opcode_mem_map to the $INFRANET\lib.
- In $INFRANET\sys\cm, edit the Connectoion Manager pin.conf configuration
file so that the Connection Manager can execute the connector event facilities DLL, FmCw.dll. Add the following line to this file:
- cm fm_module ..\..\lib\FmCw.dll fm_cw_pol_config_func – pin -- ops_fields_extension_file ..\..\lib\custom_opcode_mem_map
- Start Portal Connector Agent.
- Start Portal Infranet.
September 13, 2002 13:30 PM
© Copyright IBM Corporation 2002,
All Rights Reserved.