When you install WebSphere Application Server, the files that are required for running the service integration bus Web services enablement (SIBWS) are copied into your file system under install_root, where install_root is the root directory for the installation of IBM WebSphere Application Server.
The following table lists the main SIBWS files, 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 or Linux system, or nothing for an i5/OS system (because iSeries commands do not have a file extension).
File name | Purpose | Location |
---|---|---|
installSdoRepository.jacl | Script used to create and install the SDO repository | install_root/bin |
migratewsgw.ext | Command file used to migrate a Web services gateway from WebSphere Application Server Version 5 to Version 6. | install_root/util |
SDO repository resources | Resource files used to configure SDO to work with a range of different databases. | install_root/util/SdoRepository |
sib.ra.rar | The resource adapter application Note: This application
is not SIBWS-specific, it is shared by several components of service integration
technologies.
|
install_root/lib |
sibws.ear | The SIBWS application | install_root/installableApps |
sibwsauthbean.ear | The application for Password-protecting a Web service operation | install_root/installableApps |
sibwsAuthGen.ext | Generation of authorization beans for password-protecting a Web service operation | install_root/util |
sibwscoexist (wsgw.ear) | The co-existence mediation application. Required if you migrate a Version 5 Web services gateway that uses filters. Install the wsgw.ear application. After installation, the co-existence mediation application is displayed in the list of installed applications under the name sibwscoexist. | install_root/installableApps |
soaphttpchannel1.ear | The SOAP over HTTP endpoint listener 1 application | install_root/installableApps |
soaphttpchannel2.ear | The SOAP over HTTP endpoint listener 2 application | install_root/installableApps |
sibwsInstall.jacl | Script used to install the SIBWS and the resource adapter. | install_root/util |
soapjmschannel1.ear | The synchronous SOAP over Java Messaging Service (JMS) endpoint listener 1 application | install_root/installableApps |
soapjmschannel2.ear | The synchronous SOAP over JMS endpoint listener 2 application | install_root/installableApps |