The Installer copies the standard files associated with the connector into your system. It installs the connector into the ProductDir\connectors\EJB directory, and adds a shortcut for the connector to the Start menu. Note that ProductDir represents the directory where the connector is installed.
Table 1 describes the file structure used by the connector, and shows the files that are automatically installed when you choose to install the connector through the Installer.
Table 1. File structure for the connector
Subdirectory of ProductDir | Description |
---|---|
\connectors\EJB\BIA_EJB.jar | Contains classes used by the EJB connector only |
\connectors\EJB\start_EJB.bat | The startup script for the generic connector (Windows 2000) |
\connectors\EJB\start_EJB.sh | The startup script for the generic connector (Unix) |
\connectors\messages\BIA_EJBConnector.txt | Message file for the connector |
\ODA\EJB\BIA_EJBODA.jar | The EJB ODA |
\ODA\EJB\start_EJBODA.bat | The ODA startup file (Windows 2000) |
\ODA\EJB\start_EJBODA.sh | The ODA startup file (Unix) |
\ODA\messages\BIA_EJBODAAgent.txt | Message file for the ODA |
\ODA\messages\BIA_EJBODAAgent_de_DE.txt | Message file for the ODA (German text strings) |
\ODA\messages\BIA_EJBODAAgent_en_US.txt | Message file for the ODA (US English text strings) |
\ODA\messages\BIA_EJBODAAgent_es_ES.txt | Message file for the ODA (Spanish text strings) |
\ODA\messages\BIA_EJBODAAgent_fr_FR.txt | Message file for the ODA (French text strings) |
\ODA\messages\BIA_EJBODAAgent_it_IT.txt | Message file for the ODA (Italian text strings) |
\ODA\messages\BIA_EJBODAAgent_ja_JP.txt | Message file for the ODA (Japanese text strings) |
\ODA\messages\BIA_EJBODAAgent_ko_KR.txt | Message file for the ODA (Korean text strings) |
\ODA\messages\BIA_EJBODAAgent_pt_BR.txt | Message file for the ODA (Portuguese Brazil -text strings) |
\ODA\messages\BIA_EJBODAAgent_zh_CN.txt | Message file for the ODA (Simplified Chinese text strings) |
\ODA\messages\BIA_EJBODAAgent_zh_TW.txt | Message file for the ODA (Traditional Chinese text strings) |
\repository\EJB\EJBConnectorTemplate | Repository definition for the connector. |