The tables in this section show the installed file structure.
The Installer copies the standard files associated with the connector into your system.
The utility installs the connector and adds a shortcut for the connector agent to the Start menu.
Table 1 describes the Windows file structure used by the connector, and shows the files that are automatically installed when you choose to install the connector through Installer.
Table 1. Installed Windows file structure for the adapter
Subdirectory of ProductDir | Description |
---|---|
connectors\HTTP\BIA_HTTP.jar | WebSphere Business Integration Adapter jar file |
connectors\HTTP\start_HTTP.bat | The startup file for the connector |
bin\Data\App\HTTPConnectorTemplate | HTTP connector template |
connectors\HTTP\dependencies\ibmjsse.jar | JSSE (Java Secure Socket Extension) API from IBM |
connectors\HTTP\dependencies\IBMReadme.txt | License |
connectors\HTTP\samples\WebSphereICS\HTTPSample.jar | Repository file for samples |
connectors\HTTP\samples\WebSphereICS\CLIENT_SYNCH_TLO_OrderStatus.bo | Sample (synchronous) business object for test connector |
connectors\HTTP\samples\WebSphereICS\CLIENT_ASYNCH_TLO_Order.bo | Sample (asynchronous) business object for test connector |
connectors\HTTP\samples\WebSphereICS\SERVICE_SYNCH_TLO_OrderStatus.bo | Sample (synchronous) business object |
connectors\messages\HTTPConnector.txt | Connector message file |
The Installer copies the standard files associated with the connector into your system.
Table 2 describes the UNIX file structure used by the connector, and shows the files that are automatically installed when you choose to install the connector through Installer.
Table 2. Installed UNIX file structure for the adapter
Subdirectory of ProductDir | Description |
---|---|
connectors/HTTP/BIA_HTTP.jar | WebSphere Business Integration Adapter jar file |
connectors/HTTP/start_HTTP.sh | The startup file for the connector |
bin/Data/App/HTTPConnectorTemplate | HTTP connector template |
connectors/HTTP/dependencies/ibmjsse.jar | JSSE (Java Secure Socket Extension) API from IBM |
connectors/HTTP/dependencies/IBMReadme.txt | License |
connectors/HTTP/samples/WebSphereICS/HTTPSample.jar | Repository file for samples |
connectors/HTTP/samples/WebSphereICS/CLIENT_SYNCH_TLO_OrderStatus.bo | Sample (synchronous) business object for test connector |
connectors/HTTP/samples/WebSphereICS/CLIENT_ASYNCH_TLO_Order.bo | Sample (asynchronous) business object for test connector |
connectors/HTTP/samples/WebSphereICS/SERVICE_SYNCH_TLO_OrderStatus.bo | Sample (synchronous) business object |
connectors/messages/HTTPConnector.txt | Connector message file |