Installing the SAP Java Connector (JCo) and Latest RFC Libraries on Unwired Server

Unzip and install the contents of the latest SAP Java Connector (JCo) file in all nodes of your Unwired Server cluster. The JCo 2.1.x file does not include the latest RFC library, so separately download and install RFC library version 7.10 (non-unicode), replacing the bundled 6.40 version.

Prerequisites
Download and install the SAPCAR utility, which is required to extract the contents of the RFC library download file.
Task
  1. Download and install (depending on your machine type) Microsoft Visual C/C++ 2005 Redistributable Service Pack 1 or 64-bit packages.
    Refer to SAP note 684106 for details and download information.
  2. Download the RFC library version 7.10 for your platform and architecture.
    Refer to SAP note 413708 for details and download information. Do not download the new SAP NetWeaver RFC library. Select and download the latest librfc SAR file archive, which contains librfc32.dll.
  3. Unzip the librfc SAR file archive using the SAPCAR utility.
  4. Copy or replace the extracted librfc32.dll (32-bit or 64-bit depending on your platform) into:
    • On 32-bit machines copy the 32-bit dll to C:\WINDOWS\system32
    • On 64-bit machines copy the 64-bit dll to C:\WINDOWS\system32
  5. Download the JCo Library:
    1. Go to the SAP Web site at http://service.sap.com/connectors and download the latest SAP JCo version 2.1.x for your platform.
    2. Navigate to SAP Java Connector > Tools & Services.
    3. Select and download the most current SAP JCo 2.1.x release, for example SAP JCo Release 2.1.9. Unwired Platform supports the latest 2.1.x version of JCo, but does not support JCo versions 3.x.
    4. Select the JCo for your particular platform and processor.
  6. Copy (or replace, if it already exists) sapjco.jar (64-bit or 32-bit depending on your platform) from the JCo Connector package into <UnwiredPlatform_InstallDir>\Servers\UnwiredServer\lib\3rdparty.
  7. Copy (or replace, if it already exists) sapjcorfc.dll (64-bit or 32-bit depending on your platform) from the JCo Connector package into <UnwiredPlatform_InstallDir>\Servers\UnwiredServer\lib.
Related concepts
SAP External Libraries Overview
Installing DOE-C on Unwired Server
Related tasks
Installing the SAPCAR Utility
Installing the SAP Cryptographic Libraries on Unwired Platform