When you install WebSphere Application Server, the files that are required for running the Web services enablement of the service integration bus (SIBus) are copied into your file system under app_server_root, where app_server_root is the root directory for the installation of IBM WebSphere Application Server.
The following table lists the main SIBus Web services files that you might need to access, and the locations into which they are placed.
In the table, .ext is the file extension .bat for a Windows system, or .sh for a UNIX, Linux or z/OS system.
File name | Purpose | Location |
---|---|---|
sibwsInstall.jacl | The script used to install the SIBus Web services and the resource adapter applications. | app_server_root/util |
sibws.ear | The SIBus Web services application. The core application that lets you configure and access Web services through a service integration bus. | app_server_root/installableApps |
sib.ra.rar | The resource adapter application. SIBus Web services uses the
resource adapter to invoke Web services at outbound ports. Note: This application
is not SIBus Web services-specific, it is shared by several components of service integration
technologies.
|
app_server_root/lib |
installSdoRepository.jacl | The script used to install and configure the SDO repository. SIBus Web services uses an SDO repository for storing and serving WSDL definitions. | app_server_root/bin |
uninstallSdoRepository.jacl | The script used to uninstall the SDO repository. | app_server_root/bin |
SDO repository resources | The resource files used to configure the SDO repository to work with a range of different databases. | app_server_root/util/SdoRepository |
migratewsgw.ext |
The command file used to migrate a Web services gateway from WebSphere Application Server Version 5 to Version 6. | app_server_root/util |
sibwscoexist (wsgw.ear) | The co-existence mediation application sibwscoexist that is required if you migrate a Version 5 Web services gateway that uses filters. This application is part of the wsgw enterprise application. | app_server_root/installableApps |
sibwsauthbean.ear | The application for Password-protecting a Web service operation. | app_server_root/installableApps |
sibwsAuthGen.ext |
The command file used to generate authorization beans for password-protecting a Web service operation. | app_server_root/util |
soaphttpchannel1.ear | The SOAP over HTTP endpoint listener 1 application. | app_server_root/installableApps |
soaphttpchannel2.ear | The SOAP over HTTP endpoint listener 2 application. | app_server_root/installableApps |
soapjmschannel1.ear | The synchronous SOAP over Java Messaging Service (JMS) endpoint listener 1 application. | app_server_root/installableApps |
soapjmschannel2.ear | The synchronous SOAP over JMS endpoint listener 2 application. | app_server_root/installableApps |