WLST exception when assigning persistent store to more than one JMS server
First time poster, so I hope I'm putting this in the correct community.
I've been working on a script that creates JMS servers and their related components (i.e. modules, topics, queues, persistent stores, etc.) and have a script working that reads properties from a configuration file to build an eventual template. This script is currently setup to create multiple jms servers and associate them with corresponding persistent stores. I came across a Best Practices topic related to using persistent stores and what was suggested was that JMS servers that run on the same server instance should share the same store for efficiency reasons. I modified my configuration file so that all created JMS