Oracle
1Z0-895 · Question #46
Which statement about message-driven beans is correct?
The correct answer is A. Each message-driven bean instance will be invoked by only one thread at a time. See the full explanation below for the reasoning.
Question
Which statement about message-driven beans is correct?
Options
- AEach message-driven bean instance will be invoked by only one thread at a time.
- BWhen dispatching messages to message beam instances the container must preserve the order in which
- CIf a message-driven bean is associated with a JMS queue, each bean instance in the pool will receive each
- DIf a message driven bean is associated with a JMS durable subscription, each bean instance in the pool will
How the community answered
(31 responses)- A81% (25)
- B10% (3)
- C6% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.