Changes in Open MQ 4.4, Build 12b
This build is available here: http://download.java.net/mq/open-mq/4.4/b12-b
Respin needed to fix some packaging issues.
Fixes bugs found in GlassFish v3. Adds support for "Lazy Loading" in v3.
Changes
- add MessagerTransformer new API to support MessageTransformer directed routing message
- Fix Sailfin Issue 1849
- Fixes for Bridge
- default: stop link if MessageTransformer error
- support new target attribute: consume-no-transfer-on-transform-error
- Small fix for RA to support isRADirect()
- Fixes for new Cluster Transaction-Log
- Fixes to support new packaging layout as required by GF v3
- Support for "no-installer" requirement of GF v3
- Fix 6858488 COMMITTED txn not removed from txn home broker if remote participant broker removed its COMMITTED tx
- Fix 6858213 reaper thread for committed transactions does not run repeatedly and log at INFO level for send/receive cluster transaction info
- Fix 6858138 - imqcmd list txn shows 0 #acks for remote transaction
- Fix 6858121 imqcmd list txn: confusing WARNING 'Unknown Transaction' if remote txn exists
- Fix 6856991: NullPointerException after broker restarts then rollback a durable consumer PREPARED transaction
- stomp ProtocolParser.releaseBuffer change to work /w Grizzly 1.9.17
Known problems
Grizzly version is incompatible with GF v3 when running embedded. Will refresh version in next promotion. If you are using STOMP, try running with LOCAL or REMOTE deployment.
Windows users must install the 2008 version of the runtime libraries. This is supported on all current versions of Window. See this article from Microsoft for details. Also, check GlassFish IT 8771