Oracle
1Z0-860 · Question #218
Which two are true about the Java EE 5 client-view of a message-driven bean? (Choose two.)
The correct answer is A. References to message destinations can be injected. D. Clients of a message destination do NOT needto know that the destination is listened to by a message-. See the full explanation below for the reasoning.
Question
Which two are true about the Java EE 5 client-view of a message-driven bean? (Choose two.)
Options
- AReferences to message destinations can be injected.
- BAsof EJB 3.0, references to message destinations cannot be looked up in the client's JNDI namespace.
- CClients of a message destination need to know that the destination is listened to by a pool of message
- DClients of a message destination do NOT needto know that the destination is listened to by a message-
How the community answered
(32 responses)- A81% (26)
- B13% (4)
- C6% (2)
Community Discussion
No community discussion yet for this question.