Installed file structure

The sections below describe the paths and filenames of the product after installation.

Note:
WebSphere MQ and JMS typically are installed in separate directories in both Windows and UNIX environments. On an AIX system for example, WebSphere MQ is installed by default in /var/mqm/ while JMS is installed in /usr/mqm/java/lib. You may want to redirect the JMS install to /var/mqm/java/lib to avoid deletion by routine /usr-related system administration tasks. Likewise on Windows, WebSphere MQ is generally installed under \Program Files\WebSphere MQ and JMS under \Program Files\IBM\MQSerires\Java. Update your classpath accordingly in the WebSphere MQ connector startup script.

Windows file structure

The Installer copies the standard files associated with the connector into your system.

The utility installs the connector into the ProductDir\connectors\ACORD directory, and adds a shortcut for the connector to the Start menu.

The table below describes the Windows file structure used by the connector, and shows the files that are automatically installed when you choose to install the connector through Installer.

Subdirectory of ProductDir Description
connectors\ACORD\BIA_ACORD.jar Contains classes used by the WebSphere MQ connector only
connectors\ACORD\start_ACORD.bat System startup script for the connector. This script is called from the generic connector manager script. When you click the Connector Configuration screen of System Manager, the installer creates a customized wrapper for this connector manager script. Use this customized wrapper to start and stop the connector (Windows 2000).
connectors\messages\BIA_ACORDConnector.txt Message file for the connector
repository\ACORD\BIA_CN_ACORD.txt Connector configuration file
Note:
All product pathnames are relative to the directory where the product is installed on your system.

UNIX file structure

The Installer copies the standard files associated with the connector into your system.

The utility installs the connector into the ProductDir/connectors/ACORD directory.

The table below describes the UNIX file structure used by the connector, and shows the files that are automatically installed when you choose to install the connector through Installer.

Subdirectory of ProductDir Description
connectors/ACORD/BIA_ACORD.jar Contains classes used by the ACORD XML connector only
connectors/ACORD/BIA_ACORD.sh System startup script for the connector. This script is called from the generic connector manager script. When you click the Connector Configuration screen of System Manager, the installer creates a customized wrapper for this connector manager script. Use this customized wrapper to start and stop the connector.
connectors/messages/ACORD/BIA_ACORDConnector.txt Message file for the connector
repository/ACORD/BIA_CN_ACORD.txt Connector configuration file
Note:
All product pathnames are relative to the directory where the product is installed on your system.

Copyright IBM Corp. 1997, 2003