Changes in Open MQ 4.4, Build 10
Build 10 is available here: http://download.java.net/mq/open-mq/4.4/b10
This is MQ feature freeze build. All features planned for 4.4 are now implemented. Bug fix / cleanup will continue for a few more weeks. Also, integration issues as well as new functionality for GlassFish v3 is also still in progress. This is the first planned hand-off to our translation team. Most strings (though not all) should now be included in the string resource bundles.
Changes
- 6850904 - multi platform pkgs and zips for GFv3 (Changes for auto-config/install when installed for GlassFish v3)
- Added additional places to look for JDK -- Cmd. line, IMQ variables, JAVA_HOME, Registry, Path.
- Extended Txn. log feature to work with Clusters. Currently this is disabled by default. To use, see implementation functional Spec.
- Added sample version of Visual VM monitor. Instructions to follow.
- Fix 6852207 NPE on sending msg to remote broker causes remote broker "unable to process message" on read msg pkt
- 6850954 under SEND stress test Invalid header exception can occur for a valid header
- 6850955 under SEND stress test IndexOutOfBoundsException can occur when parsing end-of-frame
- Fix 6849979: log UDP heartbeat DatagramSocket.send IOException at INFO level
- Include JAAS example in installation