Oracle 1Z0-897 Actual Free Exam Questions & Community Discussion

  • Exam Code/Number: 1Z0-897
  • Exam Name/Title: Java EE 6 Web Services Developer Certified Expert Exam
  • Certification Provider: Oracle
  • Corresponding Certification: Oracle Solaris
  • Exam Questions: 120
  • Updated On: Jul 10, 2026
A purchase order Web service is designed to be synchronous, request-response, and HTTP-based. The existing service processes the request immediately. Because of new business requirements, the service can take up to ten days to perform a credit check before processing the order. Which two design changes should be made? (Choose two.)
Correct Answer: D,E Vote an answer
A client sends a required SOAP header in a SOAP message. The server-side process determines that information in the header is invalid and generates a SOAP fault. What is the appropriate fault code for this type of SOAP fault? (Choose one)
Correct Answer: E Vote an answer
According to the WS-I Basic Profile 1.0a, what is true about the SOAP 1.1 encodingStyle attribute?
Correct Answer: B Vote an answer
Which of the following can an EJB-based web service endpoint may NOT be able to use ?
Correct Answer: C Vote an answer
What is an advantage of enabling Addressing feature on an endpoint?
Correct Answer: C Vote an answer
Enterprise A invokes a Web service provided by enterprise B with some parameters, and receives a response. A developer is making this interaction asynchronous so that A does not have to wait for B to finish processing. Which two actions would be appropriate to fulfill this requirement? (Choose two.)
Correct Answer: B,C Vote an answer
Which of the following security technology is not covered in Metro project? (Choose one.)
Correct Answer: D Vote an answer
A company is refactoring an existing website to use Web services clients. The application retrieves lists of parts and displays them to the users in a browser window. Previously, the data was stored as files on the web server and, in order to access the files, the user would simply click on a hyperlink. Now the data must be dynamically generated via a service that another developer has created. They want the easiest way to refactor their website to use Web services. Which three client-side technologies should they use? (Choose three.)
Correct Answer: A,C,E Vote an answer
Given that:

What is X in the above code ? (Choose one)
Correct Answer: B Vote an answer
A developer is writing a Web service method that needs to accept multiple types of requests. Based on the request's content, the service performs time-consuming steps, such as verifying the user's account, checking credit ratings, and building a list of offers. Which two approaches are appropriate to use in this situation? (Choose two.)
Correct Answer: E,F Vote an answer
0
0
0
10