Bus-enabled web services installation files and locations
When we install WebSphere Application Server, the files required for running service integration bus-enabled web services are copied into the file system under app_server_root, where app_server_root is the root directory for the installation of WAS.
The following table lists the main bus-enabled web servicesfiles that we might have 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 their 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 (Dist) (ZOS) migratewsgw.ext(iSeries)migratewsgwThe command file used to migrate a web services gateway from WAS v5.1 to later versions. app_server_root/util sibwsauthbean.ear The application for Password-protecting a web service operation. app_server_root/installableApps (Dist) (ZOS) sibwsAuthGen.ext(iSeries)sibwsAuthGenThe 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