Installed file structure

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

Note:
WebSphere Commerce and JMS typically are installed in separate directories in both Windows and UNIX environments. On an AIX system for example, WebSphere Commerce 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 Commerce is generally installed under \Program Files\WebSphere Commerce and JMS under \Program Files\IBM\MQSerires\Java. Update your classpath accordingly in the WebSphere Commerce 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\WebSphereCommerce 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\WebSphereCommerce\CWWebSphereCommerce.jar Contains classes used by the WebSphere Commerce connector only
connectors\WebSphereCommerce\start_WebSphereCommerce.bat The startup script for the connector (NT/2000)
connectors\messages\WebSphereCommerceConnector.txt Message file for the connector
bin\Data\App\WebSphereCommerceConnectorTemplate Template file for adapter definition
utilities Contains utilities directory

Note:
All product path names 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/WebSphereCommerce 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/WebSphereCommerce/CWWebSphereCommerce.jar Contains classes used by the WebSphere Commerce connector only
connectors/WebSphereCommerce/start_WebSphereCommerce.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/WebSphereCommerce/Connector.txt Message file for the connector
bin/Data/App/WebSphereCommerceConnectorTemplate Template file for the adapter definition
utilities Contains utilities directory

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

Copyright IBM Corp. 1997, 2004