Which of the following are TRUE statements about the WS-I Basic Security Profile (BSP)?
Which of the following options for sending binary data are compliant to either WS-I Basic Profile (BP) V1.1 or V1.2?
A developer is building a JAX-WS Web service to be deployed on IBM Web Sphere Application Server V7.0. The service consumers are financial institutions with client applications using Microsoft .NET V3.5. The service will be used to retrieve image files and send them to the financial institutions. What is the recommended approach to send the image files?
A developer is creating a JAX-WS Web service. The Web service will be used to send cheque image file from the provider to the requestor. Given the following extract:@MTOM(enabled=true, threshold=50)@Web Service(name="Image Service",target Namespace="http://com.test.ImageService")public class Image Provider {What does the threshold parameter indicate?
An online retailer would like to expand the supply chain Web service application by adding new third party suppliers. Some of the key non-functional requirements include: support for vendor interoperability, loose coupling, long running processes, and to coordinate the order fulfillment across multiple suppliers. The application logic needs to be able to adjust the business processes to accommodate the success or failure of downstream suppliers being able to satisfy the request. Which of the following quality of service standards should be used for the Web services?
A developer is installing a Liberty profile runtime environment on a Windows machine and has specified the following installation path:C:\IBM\WebSphere -When the installation is finished, in which directory will all of the Liberty profile files be stored?