Installer creates a number of directories, files, and environment variables depending on the selections you made while running Installer.
After the installation is complete, you can view the file system and its
contents. Table 19 lists some of the directories you might need to know
about. The folders and files created vary depending on the choices made
during the installation and on the operating system.
Table 19. WebSphere Business Integration Adapter directories
Directory name | Contents |
---|---|
_jvm | This directory contains the Java Runtime files.
|
_uninst_AdapterDevKit | This directory contains files that are required to uninstall the Adapter
Development Kit.
For more information on uninstalling WebSphere Business Integration Adapters products, see Uninstalling WebSphere Business Integration Adapters products.
|
_uninst_AdapterFramework | This directory contains files that are required to uninstall the Adapter
Framework.
For more information on uninstalling WebSphere Business Integration Adapters products, see Uninstalling WebSphere Business Integration Adapters products.
|
_uninst_adapter | This directory contains files that are required to uninstall an
adapter. For example, the directory named _uninst_JDBC
contains files that are required to uninstall the WebSphere Business
Integration Adapter for JDBC.
For more information on uninstalling WebSphere Business Integration Adapters products, see Uninstalling WebSphere Business Integration Adapters products.
|
_uninst_datahandler | This directory contains files that are required to uninstall a data
handler. For example, the directory named _uninst_xmldh
contains files that are required to uninstall the XML data handler.
For more information on uninstalling WebSphere Business Integration Adapters products, see Uninstalling WebSphere Business Integration Adapters products.
|
_uninstZip |
This directory contains log files about tool plug-ins.
|
AdapterJRE | This directory contains the Java Runtime Environment 1.4.2 software that is used by the adapter framework. |
bin | This directory contains the executable files and shell scripts that the business integration adapters use. |
connectors | This directory contains files specific to each adapter in the system. It also contains adapter-specific files that you may need to install in the application that the adapter supports. |
DataHandlers | This directory contains the .jar files for the data handlers. |
DevelopmentKits | This directory contains the files needed to develop connectors. |
docs | This directory contains the license file for the Java Runtime Environment. |
installLogs | This directory contains log files about the installation of WebSphere Business Integration Adapters products. |
jre | This directory contains the Java Runtime Environment that is used by the toolset. It is present only if you installed the toolset. |
lib | This directory contains shared libraries and .jar files for the system. |
license_AdapterDevKit | This directory contains the license files for the Adapter Development Kit. |
license_AdapterFramework | This directory contains the license files for the Adapter Framework. |
license_datahandler | This directory contains the license files for a data handler. For example, the directory named _license_xmldh contains the license files for the XML data handler. |
license_adapter | This directory contains the license files for an adapter. For example, the directory named _license_JDBC contains the license files for the WebSphere Business Integration Adapter for JDBC. |
logs | This directory is provided to contain log and trace files. |
connector\messages | This directory contains message text files used by the connectors to generate log and trace messages. |
oda\messages | This directory contains message text files used by the ODAs. |
ODA | This directory contains the .jar and .bat files for each Object Discovery Agent. |
repository | This directory contains the connector definition files. |
templates | This directory contains sample script files for creating and clearing
WebSphere MQ queues.
If your integration broker is one of the supported message brokers or WebSphere Application Server, see your broker implementation guide for more information on using these scripts. If your integration broker is WebSphere InterChange Server, see the installation guide for InterChange Server on the appropriate platform. |
Tools |
This directory contains the WSWB212 directory, which in turn
contains the installation of WebSphere Studio Workbench (if you chose to
install it) and the Eclipse directory.
|
wbiart | This directory contains the adapter framework jar file wbiart. |
If you chose one of the supported message brokers or WebSphere Application
Server as your broker on a Windows system, Installer takes the actions
described in Table 20 to create and update environment variables on the
computer. These actions are not taken if you chose WebSphere
InterChange Server as your integration broker, because the environment
variables required for that broker are created during installation of the
broker itself.
Table 20. Actions taken by Installer for environment variables
Environment variable name | Installer action |
---|---|
ARMJAR | The adapter framework installer sets this variable to the <ITMTP install location>\lib for IBM Tivoli Monitoring for Transaction Performance Client. If ITMTP is not installed, this variable is set to \lib. |
CROSSWORLDS |
Creates this environment variable to reference the WebSphere Business
Integration Adapters installation when you install the toolset.
|
MQ_LIB |
Set by ICS, this creates this environment variable to contain the path to
the Java\lib directory within the WebSphere MQ installation, as
specified when using Installer.
|
MQ_LIB_RUNTIME | Contains the location of the MQ Java library, avoiding conflict withe the MQ_LIB environment variable that is set by ICS. |
PATH | Adds the following entries:
ProductDir\jre\bin\classic;
|
SM_PATH | Creates this environment variable to contain the path to the installation of WebSphere Studio Application Developer Integration Edition or WebSphere Studio Workbench into which the tools plug-ins are installed. |
WAS_CLIENT_HOME | The adapter framework sets this variable to the WAS client install location directory. If a WAS is not configured as the integration broker, this variable is set to null. |
WBIA_RUNTIME | Creates this environment variable to contain the path to the installation of the adapter framework. |