Installing the adapter for JD Edwards OneWorld and related files

For information on installing WebSphere Business Integration adapter products, refer to the Installation Guide for WebSphere Business Integration Adapters, located in the WebSphere Integration Adapters Information Center at the following site:

http://www.ibm.com/websphere/integration/wbiadapters/infocenter

WebSphere Business Integration Adapter directories and files

After the installation is complete, you can view the file system and its contents. The folders and files created vary depending on the choices made during the installation and on the operating system.

The Installer copies the standard files associated with the connector into your system. It installs the connector agent into the ProductDir\connectors\OneWorld directory, and adds a shortcut for the connector agent to the Start menu. Note that ProductDir represents the directory where the IBM WebSphere Business Integration Adapters product is installed. The environment variable contains the ProductDir directory path, which is IBMWebSphereAdapters by default.

Environment variables

If you chose WebSphere MQ Integrator Broker or WebSphere Application Server as your broker, Installer takes the actions described in Table 1 to create and update environment variables on the computer. These actions are not taken if you chose WebSphere InterChange Server as your integration broker, because the environment variables required for that broker are created during installation of the broker.

Table 1. Actions taken by Installer for environment variables

Environment variable name Installer action
CROSSWORLDS

Creates this environment variable to reference the WebSphere Business Integration Adapter product directory, as specified when using Installer.

MQ_LIB

Creates this environment variable to contain the path to the Java\lib directory within the WebSphere MQ installation, as specified when using Installer.

CLASSPATH Adds the following entries:

ProductDir\lib\rt.jar;
ProductDir\DataHandlers\CwDataHandler.jar;

PATH Adds the following entries:

ProductDir\bin\hotspot;
ProductDir\bin\classic;
ProductDir\bin;

Copyright IBM Corp. 1997, 2004