Services
Discover
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Certification
Study Set
Service Oriented Architecture (SOA)
Exam 2: SOA Technology Concepts (S90-02A)
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
Multiple Choice
Which of the following technologies has a namespace pre-defined by an industry standards organization?
Question 22
Multiple Choice
Which of the following statements is true?
Question 23
Multiple Choice
MEP stands for:
Question 24
Multiple Choice
Messages transmitted using WS-ReliableMessaging are typically __________________ into __________________.
Question 25
True/False
It is possible to have 3 SOAP-based Web services, each with a WSDL definition that has an operation named Update.
Question 26
True/False
An XML schema can be used to define XML documents that can be shared by components, SOAP-based Web services, and REST services.
Question 27
Multiple Choice
Identify what is wrong with this statement: "Component A invoked SOAP-based Web Service B, which invoked REST Service C."
Question 28
Multiple Choice
Identify what is wrong with this statement: "SOAP-based Web services A and B are participating in a runtime transaction that is carried out as per the WS-AtomicTransaction standard. When a message sent by Service A is rejected by Service B due to a violation of a WS-Policy definition expressed as part of the Service B contract, Service A is forced to issue an Abort message, thereby requiring the transaction to be rolled back."
Question 29
True/False
An intermediary can be an initial sender or an ultimate receiver.
Question 30
Multiple Choice
Which of the following statements is false?
Question 31
Multiple Choice
Which of the following statements is true?
Question 32
Multiple Choice
Which of the following statements are false? (Select all that apply.)
Question 33
Multiple Choice
If Service B is invoked by Service A and then Service B invokes Service C and all of this happens as part of the same service activity, then Service B would be considered:
Question 34
Multiple Choice
Which of the following statements makes sense?
Question 35
True/False
To create REST services, you are required to deploy an enterprise service bus due to the need for inherent message routing functionality.
Question 36
Multiple Choice
A WS-Policy definition can be attached to different parts of a __________________ or to multiple __________________.
Question 37
Multiple Choice
Which of the following statements is true?
Question 38
Multiple Choice
I would like to extend my WSDL definition to include a programmatically consumable statement that communicates that upon receiving a message the service will add an entry to an event log. Which technology should I use?