Online Access Free 1Z0-897 Exam Questions
| Exam Code: | 1Z0-897 |
| Exam Name: | Java EE 6 Web Services Developer Certified Expert Exam |
| Certification Provider: | Oracle |
| Free Question Number: | 120 |
| Posted: | Aug 04, 2026 |
Choose the option that best describe the deployer's choices, when deploying an EJB that is also exposed as a RESTful web service using JAX-RS (Choose one):
A team of developers is designing RESTful Web services for a new application. What are three properties of the services? (Choose three.)
Given stock quote web service endpoint:
and the corresponding client side artifacts for the above web service are :
StockQuoteService is the Service class and StockQuoteProvider is the corresponding SEI. Which of the following two options enable addressing feature for proxy for the StockQuoteProvider SEI ? (Choose two)
A Java EE application contains business logic composed of EJB beans. All current clients are Java applications accessing the business logic using RMI. Some clients are remote (running in different JVMs) and some are local (running in the same JVM). Which of the following two occur if EJB components are exposed as Web services? (Choose two.)