Problem Statement
By default, the IBM Manage JMS setup creates a single JMS store file for all queues, which effectively places all queues in one repository. This approach poses a risk: if one queue becomes corrupt and a message is affected, you would have to delete the store file for all queues to resolve the issue.
How To Overcome the Problem
We developed a solution to configure the MAS 8 application with a distinct JMS store file for each queue.