When you install WebSphere® Application Server, the files that are required for running the Web services enablement of the service integration bus 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 bus-enabled 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 bus-enabled Web services and the resource adapter applications. | app_server_root/util |
sibws.ear | The bus-enabled 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. Bus-enabled
Web services use the resource adapter to invoke Web services at outbound
ports. Note: This application is not bus-enabled 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. Bus-enabled Web services use 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 |
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 |