Oracle
1Z0-102 · Question #12
Consider a single JMS module that includes a connection factory as well as queue. Based on your system's requirements, the connection factory needs to be made available to all servers in the domain…
The correct answer is A. Create two subdeployments within the JMS module. See the full explanation below for the reasoning.
Question
Consider a single JMS module that includes a connection factory as well as queue. Based on your system's requirements, the connection factory needs to be made available to all servers in the domain. The queue, on the other hand, can be targeted to only a single JMS server domain. What is the best way to achieve the desired JMS setup?
Options
- ACreate two subdeployments within the JMS module.
- BTarget the JMS server to the JMS module.
- CTarget the JMS module to the entire domain.
- DReplace thequeue with a topic.
How the community answered
(60 responses)- A85% (51)
- B8% (5)
- C5% (3)
- D2% (1)
Community Discussion
No community discussion yet for this question.