Verifying the installation

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\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\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
WICS\connectors\WebSphereMQ\CWWebSphereMQ.jar Contains classes used by the WebSphere MQ connector only.
WICS\connectors\WebSphereMQConnector\start_WebSphereMQ.bat The startup script for the connector (NT/2000).
WICS\connectors\messages\WebSphereMQConnector.txt The message file for the connector.
WICS\repository\WebSphereMQ\CN_WebSphereMQ.txt The repository definition for the connector.
WICS\connectors\WebSphereMQ\samples\LegacyContact\WebSphereMQConnector.cfg The example WebSphere MQ configuration file.
WICS\connectors\WebSphereMQ\samples\LegacyContact\PortConnector.cfg The example Port connector configuration file.
WICS\connectors\WebSphereMQ\samples\LegacyContact\Sample_WebSphereMQ _LegacyContact.xsd The example schema.
WICS\connectors\WebSphereMQ\samples\LegacyContact\Sample_WebSphereMQ _MO_Config.xsd The example meta-object.
WICS\connectors\WebSphereMQ\samples\LegacyContact\Sample_WebSphereMQ _MO_DataHandler.xsd The example data handler meta-object.
WICS\connectors\WebSphereMQ\samples\LegacyContact\Sample_WebSphereMQ _MO_DataHandler_DelimitedConfig.xsd The example delimited data handler meta-object.
WICS\connectors\WebSphereMQ\samples\LegacyContact\Sample_WebSphereMQ _DynMO_Config.xsd The example dynamic meta-object.
WICS\connectors\WebSphereMQ\samples\LegacyContact\JMSPropertyPairs.xsd The example JMS properties.
WICS\DataHandlers\FrontArenaDataHandler.jar The data handler.
WICS\repository\FrontArena\MO_DataHandler_FrontArenaDefaultConfig.xsd The data handler meta-objects.
WICS\repository\FrontArena\MO_DataHandler_FrontArenaNativeConfig.xsd The data handler meta-objects.
WICS\repository\FrontArena\MO_FrontArenaDefaultConfig.xsd The adapter configuration meta-object.
WICS\repository\FA_trade.xsd The example application-specific business object.
WICS\repository\FA_instrument.xsd The example application-specific business object.
WICS\bin\Data\App\FrontArenaConnectorTemplate The configuration template.


Table 14. Bridge for FRONT ARENA files

Subdirectory of ProductDir Description
WICS\other\FrontArena\bia_bfa.exe The bridge executable file.
WICS\other\FrontArena\bia_bfaMessages.txt The bridge messages file.
WICS\other\FrontArena\bia_BFAAlert.jar The bridge jar file for SMTP e-mail alert mechanism.
WICS\other\FrontArena\config.sample The example bridge configuration file.

Note:
All product path names are relative to the directory where the product is installed on your system. In the case of the bridge, most likely, it will be installed on a separate machine.

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 The 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 The message file for the connector.
repository/WebSphereMQ/CN_WebSphere MQ.txt The repository definition for the connector.
connectors/WebSphereMQ/samples/LegacyContact/WebSphereMQConnector.cfg The example WebSphere MQ configuration file.
connectors/WebSphereMQ/samples/LegacyContact/PortConnector.cfg The example port connector configuration file.
connectors/WebSphereMQ/samples/LegacyContact/Sample_WebSphereMQ _LegacyContact.xsd The example schema.
connectors/WebSphereMQ/samples/LegacyContact/Sample_WebSphereMQ _MO_Config.xsd The example meta-object.
connectors/WebSphereMQ/samples/LegacyContact/Sample_WebSphereMQ _MO_DataHandler.xsd The example data handler meta-object.
connectors/WebSphereMQ/samples/LegacyContact/Sample_WebSphereMQ _MO_DataHandler_DelimitedConfig.xsd The example delimited data handler meta-object.
connectors/WebSphereMQ/samples/LegacyContact/Sample_WebSphereMQ _DynMO_Config.xsd The example dynamic meta-object.
connectors/WebSphereMQ/samples/LegacyContact/JMSPropertyPairs.xsd The example JMS properties.
WICS/DataHandlers/FrontArenaDataHandler.jar The data handler.
WICS/repository/FrontArena/MO_DataHandler_FrontArenaDefaultConfig.xsd The data handler meta-objects.
WICS/repository/FrontArena/MO_FrontArena_DefaultConfig.xsd The adapter configuration meta-object.
WICS/repository/FA_trade.xsd An example application-specific business object.
WICS/bin/Data/App/FrontArenaConnectorTemplate The connector template.
WICS/other/FrontArena/bia_bfa The bridge executable file.
WICS/other/FrontArena/bia_bfaMessages.txt The bridge messages file.
WICS/other/FrontArena/bia_BFAAlert.jar The bridge jar file for SMTP e-mail alert mechanism.
WICS/other/FrontArena/config.sample The example bridge configuration file.
WICS/other/FrontArena/start_bfa.sh The bridge start script.


Table 15. Bridge for FRONT ARENA files

Subdirectory of ProductDir Description
WICS/other/FrontArena/bia_bfa The bridge executable file.
WICS/other/FrontArena/bia_bfaMessages.txt The bridge messages file.
WICS/other/FrontArena/bia_BFAAlert.jar The bridge jar file for SMTP e-mail alert mechanism.
WICS/other/FrontArena/config.sample A example bridge configuration file.
WICS/other/FrontArena/start_bfa.sh The bridge start script.

Note:
All product path names are relative to the directory where the product is installed on your system. In the case of the bridge, it will most likely be installed on a separate machine.

Copyright IBM Corp. 1997, 2004