SOA S90.02 - SOA Technology Concepts Exam
Page: 1 / 19
Total 91 questions
Question #1 (Topic: )
Most industry-standard WS-* features are designed to be implemented as: Select the
correct answer.
correct answer.
A. WSDL operations
B. WS-BPEL definitions
C. SOAP headers
D. HTTP headers
Answer: C
Question #2 (Topic: )
Which of the following statements makes sense? Select the correct answer.
A. I have 3 REST services, 2 of which do not support the PUT method.
B. I have 3 REST services, 2 of which have a PUT operation in the SOAP header schemas of their WSDL definitions.
C. I have 3 REST services, 2 of which do not support HTTP.
D. None of these statements make sense.
Answer: A
Question #3 (Topic: )
Each WSDL __________________ can define a set of __________________ and/or
__________________ messages to express data exchange requirements. Select the
correct answer.
__________________ messages to express data exchange requirements. Select the
correct answer.
A. operation, type, RPC
B. operation, input, output
C. function, type, RPC
D. function, operation, type
Answer: B
Question #4 (Topic: )
Which of the following statements is true? Select the correct answer.
A. Each REST service exposes its own unique technical service contract.
B. REST services are event-driven programs that do not have service contracts.
C. REST services only expose a technical service contract when using SOAP messaging.
D. REST services share a common uniform contract.
Answer: D
Question #5 (Topic: )
Services hosted within an enterprise service bus cannot support asynchronous message
exchanges due to the limitations of message routing features built into enterprise service
bus implementations. Select the correct answer.
exchanges due to the limitations of message routing features built into enterprise service
bus implementations. Select the correct answer.
A. True
B. False
Answer: B