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 Linux environments. On an Linux 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\MQSeries\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\WebSphereMQ 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\WebSphereMQ\CWWebSphereMQ.jar Contains classes used by the WebSphere MQ connector only
connectors\WebSphereMQ\start_WebSphereMQ.bat The startup script for the connector.
connectors\WebSphereMQ\start_WebSphereMQ_service.bat The startup script for the connector service.
connectors\messages\WebSphereMQConnector.txt Message file for the connector
bin\Data\App\WebSphereMQConnectorTemplate Template file for adapter definition

Note:
All product pathnames are relative to the directory where the product is installed on your system.

Linux file structure

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

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

The table below describes the Linux 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/WebSphereMQ/CWWebSphere MQ.jar Contains classes used by the WebSphere MQ connector only
connectors/WebSphereMQ/start_WebSphereMQ.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/WebSphereMQ/Connector.txt Message file for the connector
bin/Data/App/WebSphereMQConnectorTemplate Template file for the adapter definition

Note:
All product pathnames are relative to the directory where the product is installed on your system.

i5/OS file structure

By default, the adapter is installed in the /QIBM/ProdData/WBIServer44/product directory (referred to as ProductDir). Table 3 describes the i5/OS file structure used by the connector, and shows the files that are installed during a typical installation.

Subdirectory of ProductDir Description
connectors/WebSphereMQ Contains the CWWebSphereMQ.jar file and the start_WebSphere MQ.sh start up script.
connectors/messages Contains the WebSphereMQconnector.txt message file and the WebSphereMQConnector_ll_TT.txt files (message files specific to a language (ll) and a country or terriroty (TT).
lib Contains the WBIA.jar file.
bin Contains the CWConnEnv.sh file.

You can quickly start the connector with the WebSphere Business Integration console function. For more information, refer to the online help provided with the Console.

Copyright IBM Corp. 2004, 2005