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 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 (NT/2000)
connectors\messages\JMSConnector.txt
Message file for the connector
bin\Data\App\JMSConnectorTemplate Template file for the connector definition
connectors\JMS\Samples\JMSConnector.cfg Sample connector configuration file
connectors\JMS\Samples\PortConnector.cfg Sample port connector configuration file
connectors\JMS\Samples\Sample_JMS_Contact.xsd Sample business object repository file
connectors\JMS\Samples\Sample_JMS_MO_Config.xsd Sample meta-object
connectors\JMS\Samples\Sample_JMS_MO_DataHandler.xsd Sample data handler meta-object
connectors\JMS\Samples\Sample_JMS_MO_DataHandler_DelimitedConfig.xsd Sample delimited data handler meta-object
connectors\JMS\Samples\Sample_JMS_DynMO.xsd Sample dynamic meta-object
connectors\JMS\Samples\JMSPropertyPairs.xsd Sample JMS properties child business object for dynamic meta-object

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

UNIX 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 UNIX 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 UNIX 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
connectors/JMS/Samples/JMSConnector.cfg Sample connector configuration file
connectors/JMS/Samples/PortConnector.cfg Sample port connector configuration file
connectors/JMS/Samples/Sample_JMS_Contact.xsd Sample business object repository file
connectors/JMS/Samples/Sample_JMS_MO_Config.xsd Sample meta-object
connectors/JMS/Samples/Sample_JMS_MO_DataHandler.xsd Sample data handler meta-object
connectors/JMS/Samples/Sample_JMS_MO_DataHandler_DelimitedConfig.xsd Sample delimited data handler meta-object
connectors/JMS/Samples/Sample_JMS_DynMO.xsd Sample dynamic meta-object
connectors/JMS/Samples/JMSPropertyPairs.xsd Sample JMS properties child business object for dynamic meta-object

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

Copyright IBM Corp. 1997, 2004