Multiple choice technology platforms and products

Two JMS servers can share the same persistent store.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Two JMS servers cannot share the same persistent store in WebLogic. Each JMS server must have its own dedicated persistent store (file or database) to maintain message integrity and avoid conflicts. This isolation ensures reliable message persistence and recovery.