Changes in Open MQ 4.5, Build 13
This build is available here: http://download.java.net/mq/open-mq/4.5/b13
Changes in this build
- Disable cmd-line or JMX shutdown if broker is deployed as EMBEDDED
- Complete work on JMS 12b
- Introduce a new property imq.jmsra.managed is always set to true on a managed MQ broker. The broker can use this to determine whether it is being managed. This works both for LOCAL or EMBEDDED brokers.
- JMS-25 (Partial): sanity check using the new property imq.jmsra.managed
- Make sure that RA doesn't attempt to propagate updated clusterBrokerList to a remote broker
- Fix 6971153 - STOMP client CONNECT fail after broker paused then resumed
- Code cleanup in JMSRA
- Bug fix 6940229 - imqinit needs cleanup when finding latest jdks.