The sections below describe the paths and filenames of the product after installation.
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.
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 |
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.
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 |