nerdexam
Oracle

1Z0-897 · Question #101

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):

The correct answer is C. The EJB can be deployed to any EJB or web container that would support local references to the EJB. See the full explanation below for the reasoning.

Question

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):

Options

  • AThe EJB can only be deployed to a web container, since RESTful access to the EJB requires a web
  • BThe EJB can be deployed to any EJB or web container that would support local references to the EJB
  • CThe EJB can be deployed to any EJB or web container that would support local references to the EJB
  • DThe EJB can be deployed to an EJB or web container that is visible to the JAX-RS runtime, even on an

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    70% (14)
  • D
    20% (4)

Community Discussion

No community discussion yet for this question.

Full 1Z0-897 Practice