READ Free Dumps For Oracle- 1z0-897
Question ID 4490 | Choose the types of Enterprise Beans that can be made into JAX-RS root resources (Choose two): |
Option A | A. Stateful Session Beans |
Option B | B. Stateless Session Beans |
Option C | C. Message-Driven Beans |
Option D | D. Singleton Beans |
Correct Answer | B,D |
Question ID 4491 | Choose the statement that best describes the use of Enterprise Beans as JAX-RS root resources: |
Option A | A. An Enterprise Bean can be made a JAX-RS root resource only if EJB-specific features such as transaction management or security validation |
Option B | B. JAX-RS imposes no limitations on the characteristics ofthose Enterprise Beans that can be exposed as JAX-RSresource classes. |
Option C | C. An Enterprise Bean that is exposed as a JAX-RS root resourcecan no longer be used directly as a remote bean itself - thebean |
Option D | D. An Enterprise Bean that is exposed as a JAX-RS root resource supports all the same features as a JAX-RS resource that it supports as an |
Correct Answer | B |