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.
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 |
\connectors\EJB\samples\BIA_EJBConnector.cfg | Sample EJB connector configuration file. For details about using this file, see Running the adapter to invoke sample business objects. |
\connectors\EJB\samples\BIA_PortConnector.cfg | Sample Port connector configuration file. For details about using this file, see Running the adapter to invoke sample business objects. |
\connectors\EJB\samples\SampleBOs\ | Sample business object definitions. For details about using these files, see Running the adapter to invoke sample business objects. |
\connectors\EJB\samples\SampleMusicCartEJB\src | The EJB source files for the sample beans. For details about using the samples, see Running the adapter to invoke sample business objects. |
\connectors\EJB\samples\SampleMusicCartEJB\ BIA_MusicBeanSample.jar | The EJB JAR file that contains the enterprise beans you deploy to the application server when running the sample files. For details about using the samples, see Running the adapter to invoke sample business objects. |
\repository\EJB\EJBConnectorTemplate | Template file for the connector definition. |
\connectors\EJB\dependencies\j2ee.jar | A JAR file required by the EJB ODA. |
\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) |