Verifying installation

The sections below describe the paths and filenames of the product after installation and how to verify your adapter installation.

Verifying installation on a Windows system

Before you begin: Install the adapter. The Installer copies the standard files associated with the adapter into your system. The utility installs the connector into the ProductDir\connectors directory, and adds a shortcut for the connector to the Start menu.

Perform the following step to verify adapter installation on a Windows system: Change to the directory where you installed the adapter ProductDir\ and compare the contents to those listed in Table 2.

Table 2 describes the Windows file structure used by the adapter, and shows the files that are automatically installed when you choose to install the adapter through Installer.

Table 2. Windows file structure for the connector
Subdirectory of ProductDir Description
\connectors\EMail Contains the adapter application-specific component class files CWEmail.jar and the adapter start file start_Email.bat
\connectors\messages Contains the error codes and description of the errors used by the connector.
\connectors\EMail\samples Contains the files used for testing the connector
\connectors\EMail\JavaMail-Sun Contains the mail.jar archive from JavaMail and the activation.jar from Java Activation Framework.
Note:
All product pathnames are relative to the directory where the product is installed on your system.

Verifying installation on a Unix system

Before you begin: Install the adapter. The Installer copies the standard files associated with the adapter into your system. The utility installs the connector agent into the ProductDir/connectors directory.

Perform the following step to verify adapter installation on a UNIX system: Change to the directory where you installed the adapter ProductDir/ and compare the contents to those listed in Table 3.

Table 3 describes the UNIX file structure used by the adapter, and shows the files that are automatically installed when you choose to install the adapter through Installer.

Table 3. UNIX file structure for the connector
Subdirectory of ProductDir Description
/connectors/EMail Contains the adapter application-specific component class files CWEmail.jar and the adapter start file start_Email.sh
/connectors/messages Contains the error codes and description of the errors used by the connector.
/connectors/EMail/samples Contains the files used for testing the connector
/connectors/EMail/JavaMail-Sun Contains the mail.jar archive from JavaMail and the activation.jar from Java Activation Framework.
Note:
All product pathnames are relative to the directory where the product is installed on your system.

Copyright IBM Corporation 2003, 2005. All Rights Reserved.