Does anybody know if when working with a Spring JmsTransactionManager and the ActiveMQComponent, is it safe/possible to raise the cacheLevelName above something other than CACHE_NONE? When working with the ActiveMQ's failover protocol, having to re-establish a new connection after each message is causing me some major performance problems.
Thanks, Travis