nerdexam
IBM

C2180-371 · 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 only if all three…

The correct answer is D. Create a global transaction using Java Transaction API (JTA) User Transaction interface and. See the full explanation below for the reasoning.

Question

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 only if all three Web services are successful in completing the booking of flights, hotels and car rental. Which of the following statement is true for the Web service client implementation to accomplish the booking process requirement?

Options

  • AEnable WS-Coordination only for the 3 Web services
  • BEnable WS-Atomic Transaction only for the 3 Web services
  • CCreate a global transaction using Java Transaction API (JTA) User Transaction interface
  • DCreate a global transaction using Java Transaction API (JTA) User Transaction interface and

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    15% (3)
  • C
    5% (1)
  • D
    75% (15)

Community Discussion

No community discussion yet for this question.

Full C2180-371 Practice