C2180-371 Exam Questions
131 real C2180-371 exam questions with expert-verified answers and explanations. Page 2 of 3.
- Question #53
Which statement is true for WS-Security Kerberos Token Profile?
- Question #54
Which of the following is a valid timestamp to use in a SOAP header according to the Basic Security Profile (BSP) v1.0?
- Question #55
A developer is building a secure Web service to be deployed on IBM Web Sphere Application Server V7.0. The service will be accessed by a Microsoft .NET client. What should the deve...
- Question #57
A company has a high business value JAX-WS provider Web Service and cannot afford to lose any messages. What kind of quality of service should be used in conjunction with WS-Reliab...
- Question #58
The TCP/IP Monitor can be used to check the following:
- Question #59
A developer used wsimport to generate the skeleton code for a Web service implementation. What is the purpose of the generated Object Factory class?
- Question #60
Which of the following is used to invoke a Web service from an unmanaged client?
- Question #61
A company is migrating their current JAX-WS Web service running on IBM Web Sphere Application Server V6.1 with the Feature Pack for Web Services to V7.0. The company wants to conti...
- Question #62
Why would a developer prefer to use SOAP Web services over REST Web services?
- Question #63
Which of the following business scenarios is the LEAST appropriate for Web services?
- Question #64
What is the LEAST appropriate scenario for Web services?
- Question #65
What is the biggest advantage of using Web services to create SOA solutions?
- Question #66
The following methods are to be published as Web services to be invoked via SOAP messages and validated with a schema: public void my Method(int x, float y); public void my Method(...
- Question #67
Which WSDL style is suited to sending binary tree nodes as part of a SOAP message?
- Question #68
Refer to the exhibit. Which statement is TRUE?
- Question #69
Refer to the exhibit. A developer is creating a Web service from the WSDL file, using IBM Rational Application Developer: When creating a top-down JavaBean, which of the following...
- Question #70
Refer to the exhibit. A Web service is generated from the WSDL using IBM Rational Application Developer. Which of the following are valid request response wrappers that would be ge...
- Question #71
A financial institution needs to expose a Web service tore turn the customer name using JavaBean with annotations. Which of the following is a valid Web service implementation?
- Question #72
Which one of these steps does NOT apply when a developer is setting a JAX-WS Web service to be SOAP 1.2 compliant?
- Question #73
Which of the following is TRUE about specifying the SOAP version in JAX-WS? Web service via SOAP 1.2
- Question #74
Which statements below are TRUE in IBM Web Sphere Application Server V7.0?
- Question #75
JAX-WS is the successor to JAX-RPC. Which of the following are reasons why a developer may chose to migrate from JAX-RPC to JAXWS in IBM Web Sphere Application Server V7.0?
- Question #76
Which of the possible files can be used to modify the mappings from WSDL to Java for a JAXWS- based application?
- Question #77
Which interface in SAAJ generically represents any literal part in a SOAP message?
- Question #78
Which statement is true about SAAJ?
- Question #79
Refer to the exhibit. Based on the WSDL document and applying JAX-WS mapping rules, what does the method signature for the operation look like (without the JAX-WS annotations)?
- Question #80
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 usi...
- Question #81
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=...
- Question #82
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 f...
- Question #83
A bank would like to design a JAX-WS Web service to transfer funds. The server will be deployed to IBM Web Sphere Application Server V7.0.Two key requirements are to ensure: 1) the...
- Question #84
A company is developing a travel portal application using three Web services to complete the booking process for flights, hotels and car rental. The booking process is successful o...
- Question #85
A media company would like to provide an online Web service to encode video in a different format for a fee. The encoding could take hours or days to finish based on the length of...
- Question #86
A company is planning to deploy a key business function implemented as a JAX-WS Web service. The Web service will be consumed by IBMWebSphere Application Server V7.0 and Microsoft...
- Question #87
A developer is creating a new Web service from a Java bean. Which of the following tasks CANNOT be performed using the Create Web Service Wizard in IBM Rational Application Develop...
- Question #88
A user wants to specify the WSDL style of a newJAX-WS Web service based on a JavaBean. Using the Web service generation wizard, which of the following are valid combinations?
- Question #89
Refer to the exhibit. Using the JavaBean in Exhibit 1, the developer runs the following: wsgen - class path .\classes wsdl test.BookWhat artifacts are generated when the command co...
- Question #90
Refer to the exhibit. What could be preventing the developer from modifying some properties in the wizard?
- Question #91
The WS-I Simple SOAP Binding Profile V1.0 mandates that a message must serialize the envelope according to which specification?
- Question #92
Which specification provides recommendations on the use of encodings to maximize interoperability?
- Question #93
Which of the following is MOST likely to improve the performance of SOAP-based Web services?
- Question #94
A developer has created a new Web service but now he wants to publicize the details of it so it can be discovered by other consumers. What technology(ies) or product(s) can the dev...
- Question #95
Refer to the exhibits.
- Question #96
Refer to WSDL extract in the exhibit. What does the soap: binding element specify?
- Question #97
Refer to the WSDL extract in the Exhibit. What type of operation is this?
- Question #98
Which of the following standards does the WS-Organization recommend for Web services according to WS-I Basic Profile (BP)1.1?
- Question #99
According to WS-I Basic Profile (BP), which of the following encodings should be used to ensure interoperability?
- Question #100
Select the scenario where the specification WS-Make Connection should be used.
- Question #101
Which of the following are TRUE statements about the WS-I Basic Security Profile (BSP)?
- Question #102
Which of the following options for sending binary data are compliant to either WS-I Basic Profile (BP) V1.1 or V1.2?
- Question #103
Refer to the exhibit, and identify the WSDL elements shown by the arrows.