nerdexam
Oracle

1Z0-897 · Question #111

A developer is asked to determine which Web services approach is correct for a new project. A SOAP-based Web service must be created and deployed in an environment where many customers will use it…

The correct answer is B. WSDL, because the service and customers can benefit from the strongly typed schema. See the full explanation below for the reasoning.

Question

A developer is asked to determine which Web services approach is correct for a new project. A SOAP-based Web service must be created and deployed in an environment where many customers will use it. These customers will be responsible for developing their own clients using different frameworks, based on the published WSDL. Which approach is correct to use first in this situation? (Choose one)

Options

  • AJava, because the WSDL generated later will be more accurate
  • BWSDL, because the service and customers can benefit from the strongly typed schema
  • CJava, because the service must be efficient to support many customers
  • DWSDL, because tools allow existing classes to be easily mapped without modification

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    70% (19)
  • C
    19% (5)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-897 Practice