Oracle
1Z0-895 · Question #79
Suppose an EJB component is named HelloWorldBean is deployed as a standalone ejb-jar. Assuming the HelloWorldBean is implemented as follows: Which types of clients are guaranteed to have access to…
The correct answer is D. Java EE ejb component applications deployed in the same container. See the full explanation below for the reasoning.
Question
Suppose an EJB component is named HelloWorldBean is deployed as a standalone ejb-jar. Assuming the HelloWorldBean is implemented as follows: Which types of clients are guaranteed to have access to HelloWorldBean:
Exhibit
Options
- AJava EE application client container applications
- BJava EE ejb components within the same ejb-jar
- CJava EE web-tier component applications deployed in the same container
- DJava EE ejb component applications deployed in the same container
How the community answered
(48 responses)- A4% (2)
- B2% (1)
- C13% (6)
- D81% (39)
Community Discussion
No community discussion yet for this question.
