Installed file structure

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

Windows connector file structure

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

The utility installs the connector agent into the ProductDir\connectors\JMS 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 Server Express Adapters product is installed. The environment variable contains the ProductDir directory path, which is IBM\WebSphereAdapters by default.

Table 7 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.

Table 7. Installed Windows file structure for the connector
Subdirectory of ProductDir Description
connectors\JMS\CWJMS.jar
Contains classes used by the JMS connector
connectors\JMS\start_JMS.bat
The startup script for the connector.
connectors\JMS\start_JMS_service.bat The startup script for the connector service.
connectors\messages\JMSConnector.txt
Message file for the connector
bin\Data\App\JMSConnectorTemplate Template file for the connector definition

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

Linux connector file structure

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

The utility installs the connector agent into the ProductDir/connectors/JMS directory.

Table 8 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.

Table 8. Installed Linux file structure for the connector
Subdirectory of ProductDir Description
connectors/JMS/CWJMS.jar
Contains classes used by the JMS connector
connectors/JMS/start_JMS.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/JMSConnector.txt
Message file for the connector
binData/App/JMSConnectorTemplate
Template file for the connector definition

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

Copyright IBM Corp. 2004, 2005