READ Free Dumps For Oracle- 1z0-897
Question ID 4456 | 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) |
Option A | A. Java, because the WSDL generated later will be more accurate |
Option B | B. WSDL, because the service and customers can benefit from the strongly typed schema |
Option C | C. Java, because the service must be efficient to support many customers |
Option D | D. WSDL, because tools allow existing classes to be easily mapped without modification |
Correct Answer | B |
Question ID 4457 | Which of the following two EJB types can be used as web service endpoints ? (Choose two.) |
Option A | A. Stateful Session EJB |
Option B | B. Message-Driven EJB |
Option C | C. Stateless Session EJB |
Option D | D. Singleton Session EJB |
Correct Answer | C,D |