C2180-371 Exam Questions
131 real C2180-371 exam questions with expert-verified answers and explanations. Page 3 of 3.
- Question #104
An RPC/encoded Web service experiences poor performance at high message volumes. What can a developer do to improve this performance?
- Question #105
How can a developer ensure that a fault will occur if the service does not recognize a SOAP header entry containing a transaction number?
- Question #106
What must be included in a SOAP fault message when an error occurs due to a value in the message Body element?
- Question #107
Which of the following are the benefits of using the UDDI Registry?
- Question #108
A developer is writing a Web service operation namedgetQuote?Select the proper code to obtain the HTTP Query String used in the request:
- Question #109
JAX-WS 2.x does not have a mechanism to validate incoming requests as part of the specification. However, it can be implemented using JAXB 2.x APIs and using a JAX-WS provider. Whi...
- Question #110
Which of the following are ways to add or customize an HTTP header to a Web service request in IBM Web Sphere Application ServerV7.0.
- Question #111
A developer would like to create a generic endpoint implementation to handle XML-based Web service and use it to host multiple endpoints. Which of the following annotations would B...
- Question #112
A developer is using the Web container programming model as per JSR109. Which statement regarding the Service Implementation Bean is true?
- Question #113
JSR109 defines the life cycle of a Service Implementation Bean in the Web container. Which sequence of statements below is TRUE?
- Question #114
Which of the following are ways for a JAX-WS-based service to enable the usage of MTOM for binary data?
- Question #115
The following classes are generated when developing aJAX-WS unmanaged client from a WSDL using IBM Rational Application Developer:HelloBean.java HelloBeanPortProxy.java, Hello Bean...
- Question #116
Application developer has a multitude of ways to specify to use MTOM when sending a Web services request. Which of the following will enable MTOM on the client side?
- Question #117
WSDL faults are mapped to which three Java classes?
- Question #118
Which describes a Java return type for a Java method?
- Question #119
Which server-side configuration task should be performed to reduce the chances of a replay attack?
- Question #120
In addition to usernametoken and digestvalue, which other predefined keywords are supported by WebSphere Application Server for encryption?
- Question #121
In which scenario should Web service traffic be secured at the transport level over the message level?
- Question #122
What is the output of the Bean2WebService tool?
- Question #123
In a top-down creation of a Web service, what does the WSDL portType map to?
- Question #124
What is the purpose of specifying a namespace when creating a WSDL file?
- Question #125
From which method is the proxy of Service obtained in the Dynamic Proxy client?
- Question #127
What is the least appropriate scenario for Web services?
- Question #128
Which Web service transport should be used to ensure message delivery?
- Question #129
Which are core characteristics of SOA and Web services?
- Question #130
Which is NOT a valid Web service transaction?
- Question #131
The Simple SOAP Binding Profile mandates that a message must serialize the envelope according to which specification?
- Question #132
Which two statements are correct about SOAP?
- Question #133
An application using SOAP RPC encoding experiences poor performance at high message volumes. What can a developer do to improve this performance?
- Question #134
Which message encoding should a developer use to ensure the highest level of interoperability?
- Question #135
What is a benefit of breaking a WSDL file into multiple files?