Tibco
TB0-123 · Question #40
TB0-123 Question #40: Real Exam Question with Answer & Explanation
The correct answer is B. bundle the JMS Topic Subscriber and Timer in one EAR file and deploy it in fault- tolerant mode C. put the JMS Queue Receiver in its own EAR and deploy it twice. See the full explanation below for the reasoning.
Question
Process A has a Timer. Process B has a JMS Queue Receiver. Process C has a JMS Topic Subscriber. These processes are to be deployed on two machines and configured to operate in fault-tolerant and load-balanced mode. Which two steps should you take to achieve this configuration? (Choose two.)
Options
- Abundle the Timer and the JMS Queue Receiver in one EAR file and deploy it in fault- tolerant mode
- Bbundle the JMS Topic Subscriber and Timer in one EAR file and deploy it in fault- tolerant mode
- Cput the JMS Queue Receiver in its own EAR and deploy it twice
- Dbundle the two JMS-based starters in one EAR file and deploy it twice
- Eput the Timer in its own EAR and deploy it in fault-tolerant mode
- Fput the JMS Topic Subscriber in its own EAR file and deploy it twice
Community Discussion
No community discussion yet for this question.