The adapter installation copies the standard files associated with the connector into your system.
The utility installs the connector into the ProductDir\connectors\CORBA directory, and adds a shortcut for the connector to the Start menu. Note that ProductDir represents the directory where the product 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\CORBA\BIA_CORBA.jar | Contains classes used by the CORBA connector only |
\connectors\CORBA\start_CORBA.bat | The startup script for the generic connector (Windows) |
\connectors\CORBA\start_CORBA.sh | The startup script for the generic connector (Unix) |
\connectors\CORBA\ext\ | A directory where the ODA-generated .jar files can be saved. If you save to this directory, specify the directory in the startup script (start_CORBA.bat or start_CORBA.sh). |
\connectors\CORBA\NamingService.bat | The IBM Transient Naming Server startup file (Windows). |
\connectors\CORBA\NamingService.sh | The IBM Transient Naming Server startup file (Unix). |
\connectors\messages\BIA_CORBAConnector.txt | Message file for the connector |
\ODA\CORBA\BIA_CORBAODA.jar | The CORBA ODA |
\ODA\CORBA\start_CORBAODA.bat | The ODA startup file (Windows) |
\ODA\CORBA\BIA_CORBAODA.sh | The ODA start up file (Unix) |
\ODA\messages\BIA_CORBAODAAgent_de_DE.txt | Message file for the ODA (German text strings) |
\ODA\messages\BIA_CORBAODAAgent_en_US.txt | Message file for the ODA (US English text strings) |
\ODA\messages\BIA_CORBAODAAgent_es_ES.txt | Message file for the ODA (Spanish text strings) |
\ODA\messages\BIA_CORBAODAAgent_fr_FR.txt | Message file for the ODA (French text strings) |
\ODA\messages\BIA_CORBAODAAgent_it_IT.txt | Message file for the ODA (Italian text strings) |
\ODA\messages\BIA_CORBAODAAgent_ja_JP.txt | Message file for the ODA (Japanese text strings) |
\ODA\messages\BIA_CORBAODAAgent_ko_KR.txt | Message file for the ODA (Korean text strings) |
\ODA\messages\BIA_CORBAODAAgent_pt_BR.txt | Message file for the ODA (Portuguese - Brazil text strings) |
\ODA\messages\BIA_CORBAODAAgent_zh_CN.txt | Message file for the ODA (Simplified Chinese text strings) |
\ODA\messages\BIA_CORBAODAAgent_zh_TW.txt | Message file for the ODA (Traditional Chinese text strings) |
\repository\CORBA\BIA_CN_CORBA.txt | Repository definition for the connector. The default name is BIA_CN_CORBA.txt. |