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 |
---|---|---|
installSdoRepository.jacl | The script used to 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 |
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. This application is installed automatically when you create an associated endpoint listener configuration. | app_server_root/installableApps |
soaphttpchannel2.ear | The SOAP over HTTP endpoint listener 2 application. This application is installed automatically when you create an associated endpoint listener configuration. | app_server_root/installableApps |
soapjmschannel1.ear | The synchronous SOAP over Java Messaging Service (JMS) endpoint listener 1 application. This application is installed automatically when you create an associated endpoint listener configuration. | app_server_root/installableApps |
soapjmschannel2.ear | The synchronous SOAP over JMS endpoint listener 2 application. This application is installed automatically when you create an associated endpoint listener configuration. | app_server_root/installableApps |