Multiple Choice
Identify what is wrong with this statement: "Component A invoked SOAP-based Web Service B, which invoked REST Service C."
A) Components cannot invoke SOAP-based Web services. A SOAP-based Web service can only be invoked by another SOAP-based Web service.
B) SOAP-based Web services cannot invoke REST services. A REST service can only be invoked by another REST service.
C) Because they require different transport protocols, the same data cannot be sent from a component to a SOAP-based Web service and then to a REST service.
D) There is nothing wrong with this statement.
Correct Answer:

Verified
Correct Answer:
Verified
Q22: Which of the following statements is true?<br>A)
Q23: MEP stands for:<br>A) Message Extension Pair<br>B) Message
Q24: Messages transmitted using WS-ReliableMessaging are typically _
Q25: It is possible to have 3 SOAP-based
Q26: An XML schema can be used to
Q28: Identify what is wrong with this statement:
Q29: An intermediary can be an initial sender
Q30: Which of the following statements is false?<br>A)
Q31: Which of the following statements is true?<br>A)
Q32: Which of the following statements are false?