Hi, I wanted to check if ActiveMQ can be configured to use a network of brokers which use a shared datasource. i.e shared JDBC datasource or any other shared datasource?
Also, if this is possible then would a consumer be able to retrieve a message (which was originally sent to a broker which is currently down) from the existing set of live brokers? -Ashish