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

CONNECTOR REVISIONS

UPGRADE INSTRUCTIONS


NEW AND REVISED IN THIS RELEASE

This section lists the new features and improvements made in this release:

  1. 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.
  1. Stop Portal Connector Agent.
  2. Stop Portal Infranet.
  3. Make backup copies for the following files in the directory $INFRANET/lib.
    1. fm_crossworlds.so
    2. libdatabase.so
    3. libtrace.so
  4. 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.
  5. Make a backup copy for the following file in the directory $CROSWORLDS/connectors/Portal.
    1. CWPortal.jar
  6. Replace the above files with this patch files.
  7. Start Portal Connector Agent.
  8. Start Portal Infranet.

Upgrade on a Solaris System

Please do the following procedure.
  1. Stop Portal Connector Agent.
  2. Stop Portal Infranet.
  3. Make backup copies for the following files in the directory $INFRANET/lib.
    1. fm_crossworlds.so
    2. libdatabase.so
    3. libtrace.so
  4. Replace the above files with patch files.
  5. Make a backup copy for the following file in the directory $CROSWORLDS/connectors/Portal.
    1. CWPortal.jar
  6. Replace the above files with patch file.
  7. Start Portal Connector Agent.
  8. Start Portal Infranet.

Upgrade on a Windows System

Please do the following procedure.
  1. Stop Portal Connector Agent.
  2. Stop Portal Infranet.
  3. Make a backup copy for the following file in the directory $INFRANET/lib.
    1. FmCw.dll
  4. Replace the above files with patch file.
  5. Make a backup copy for the following file in the directory $CROSWORLDS\connectors\Portal.
    1. CWPortal.jar
  6. Replace the above files with this patch files.
  7. Copy custom_opcode.h to the $INFRANET\lib.
  8. Copy custom_opcode_mem_map to the $INFRANET\lib.
  9. 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

  10. Start Portal Connector Agent.
  11. Start Portal Infranet.

 


September 13, 2002 13:30 PM

© Copyright IBM Corporation 2002, All Rights Reserved.