| Exam Code/Number: | 1Z0-897Join the discussion |
| Exam Name: | Java EE 6 Web Services Developer Certified Expert Exam |
| Certification: | Oracle |
| Question Number: | 120 |
| Publish Date: | Jun 01, 2026 |
|
Rating
100%
|
|
A developer is asked to consult on a Web services project and assist the team with a good design approach on a new project. The team members disagree on whether to use WSDL or Java first. Several members are skilled with XML and see a schema and WSDL as the correct place to start. The team has also learned the deadline for this project has been moved up and another team plans to reuse their code. Which statement is true about the proper course of action to take in this situation?
In the following situation, Client C sends a SOAP request to Service S and the response is to be processed by a third party response processor R.
Which of the following SOAP headers in the request message convey the intention? Assume the endpoint reference of Service S is
A developer is creating a web service endpoint using a stateless session EJB.
What must be the value for <ejb-link> for the above service in the webservices.xml ? (Choose one)
Given the two classes:
Choose the option that best evaluates the example:
A company is building a customer relationship management system that is to be deployed on a customer's network, and they want software functions to be reused and combined in different modules in the system. The Director of Technology has determined that the new system should utilize both Web services and a Service Oriented Architecture (SOA). Which two statements about Web services in an SOA are correct? (Choose two.)