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\WebSphereMQConnector 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\WebSphereMQConnector\start_WebSphereMQ.bat The startup script for the connector (NT/2000)
connectors\messages\WebSphereMQConnector.txt Message file for the connector
repository\WebSphereMQ\CN_WebSphereMQ.txt Repository definition for the connector
connectors\WebSphereMQ\samples\LegacyContact\WebSphereMQConnector.cfg Sample WebSphere MQ configuration file
connectors\WebSphereMQ\samples\LegacyContact\PortConnector.cfg Sample Port connector configuration file
connectors\WebSphereMQ\samples\LegacyContact\Sample_WebSphereMQ _LegacyContact.xsd Sample schema
connectors\WebSphereMQ\samples\LegacyContact\Sample_WebSphereMQ _MO_Config.xsd Sample meta-object
connectors\WebSphereMQ\samples\LegacyContact\Sample_WebSphereMQ _MO_DataHandler.xsd Sample data handler meta-object
connectors\WebSphereMQ\samples\LegacyContact\Sample_WebSphereMQ _MO_DataHandler_DelimitedConfig.xsd Sample delmited data handler meta-object
connectors\WebSphereMQ\samples\LegacyContact\Sample_WebSphereMQ _DynMO_Config.xsd Sample dynamic meta-object
connectors\WebSphereMQ\samples\LegacyContact\JMSPropertyPairs.xsd Sample JMS properties

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/WebSphereMQConnector 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/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
repository/WebSphereMQ/CN_WebSphere MQ.txt Repository definition for the connector
connectors/WebSphereMQ/samples/LegacyContact/WebSphereMQConnector.cfg Sample WebSphere MQ configuration file
connectors/WebSphereMQ/samples/LegacyContact/PortConnector.cfg Sample Port connector configuration file
connectors/WebSphereMQ/samples/LegacyContact/Sample_WebSphereMQ _LegacyContact.xsd Sample schema
connectors/WebSphereMQ/samples/LegacyContact/Sample_WebSphereMQ _MO_Config.xsd Sample meta-object
connectors/WebSphereMQ/samples/LegacyContact/Sample_WebSphereMQ _MO_DataHandler.xsd Sample data handler meta-object
connectors/WebSphereMQ/samples/LegacyContact/Sample_WebSphereMQ _MO_DataHandler_DelimitedConfig.xsd Sample delmited data handler meta-object
connectors/WebSphereMQ/samples/LegacyContact/Sample_WebSphereMQ _DynMO_Config.xsd Sample dynamic meta-object
connectors/WebSphereMQ/samples/LegacyContact/JMSPropertyPairs.xsd Sample JMS properties

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

Copyright IBM Corp. 1997, 2003